Skin:ScratchWikiSkin2
Jump to navigation
Jump to search
ScratchWikiSkin2 Release status: stable |
|
---|---|
![]() |
|
Description | A responsive skin developed for various Scratch Wikis |
Author(s) | Kenny2scratch |
MediaWiki | 1.35+ |
PHP | 5.5+ (However MediaWiki 1.35 requires PHP 7.3.19+) |
License | MIT License |
Download | GitHub: Note: README on GitHub |
Example | Scratch Wiki |
Translate the ScratchWikiSkin2 skin if it is available at translatewiki.net | |
Check usage and version matrix; |
ScratchWikiSkin2 is a responsive skin developed for the various Scratch Wikis.
Installation[edit]
- Download and place the file(s) in a directory called
ScratchWikiSkin2
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php:
wfLoadSkin( 'ScratchWikiSkin2' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Notes[edit]
- The Scratch logo is not customizable, and
$wgLogos
is not supported. - There is no way to disable the footer links, but their text is controlled by MediaWiki:Scratchwikiskin-footer-* (though not the URLs). You can also hide the footer by adding additional CSS to MediaWiki:Common.css.