Extension:ScratchSig3
Appearance
Please expand this page. |
ScratchSig3 Release status: stable |
|
---|---|
Implementation | Parser extension |
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
[edit]- 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.