Extension:ScratchSig3
Appearance
Please help expand this page. |
Release status: stable |
|
|---|---|
| Implementation | Parser extension |
| Author(s) | Naleksuh, Jacob G. (jvvg) |
| MediaWiki | >= 1.35.0 |
| Licence | No licence specified |
| Download | GitHub:
Note: |
The ScratchSig3 extension adds a parser function to render a user's Scratch avatar and uses it in signatures.
Installation
[edit]- Download and place the file(s) in a directory called
ScratchSig3in yourextensions/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'ScratchSig3' );
Done â Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
