Extension:ScratchSig3
From Linux Web Expert
<translate> Please [[<tvar name=1>Special:EditPage/Extension:ScratchSig3</tvar>|expand]] this page.</translate> |
ScratchSig3 Release status: stable |
|
---|---|
Implementation | Parser extension |
Author(s) | Naleksuh, Jacob G. (jvvg) |
MediaWiki | >= 1.35.0 |
License | No license specified |
Download | GitHub:
<translate> Note:</translate> |
Quarterly downloads | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
Public wikis using | Lua error in Module:Extension at line 172: bad argument #1 to 'inNamespace' (unrecognized namespace name 'skin'). |
The ScratchSig3 extension adds a parser function to render a user's Scratch avatar and uses it in signatures.
Installation
- <translate> Download and place the file(s) in a directory called <tvar name=name>
ScratchSig3
</tvar> in your <tvar name=ext>extensions/
</tvar> folder.</translate> - <translate> Add the following code at the bottom of your <tvar name=1>LocalSettings.php </tvar> file:</translate>
wfLoadExtension( 'ScratchSig3' );
- File:OOjs UI icon check-constructive.svg <translate> Done</translate> – <translate> Navigate to <tvar name=special>Special:Version</tvar> on your wiki to verify that the extension is successfully installed.</translate>