Extension:ScratchSig3

Category:Pages to be expanded#ScratchSig3 Category:Extensions without an imageCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
ScratchSig3
Release status: stableCategory:Stable extensions
Implementation Parser extension Category:Parser extensions
Author(s) Naleksuh, Jacob G. (jvvg)
MediaWiki >= 1.35.0
License No license specified
Download Category:Extensions in GitHub version control
Category:All extensions

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 your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'ScratchSig3' );
    
  • Yes 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