Extension:ScratchSig3
![]() | Please expand this page. |
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Implementation | Parser extensionCategory:Parser extensions |
Author(s) | Naleksuh, Jacob G. (jvvg) |
MediaWiki | >= 1.35.0 |
License | No license specified |
Download | GitHub: Note: |
The ScratchSig3 extension adds a parser function to render a user's Scratch avatar and uses it in signatures.
Installation
- Download and place the file(s) in a directory called
ScratchSig3
in 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.
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions with no license specified
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:Pages to be expanded
Category:ParserFirstCallInit extensions
Category:Parser extensions
Category:Stable extensions