Skin:2018
Appearance
2018 Release status: stable |
|
---|---|
MediaWiki | 1.25+ <1.37.0 |
License | MIT License |
Download | |
Example | Example on MediaWiki Skins Wiki, Wikimedia Skins Lab |
Translate the 2018 skin if it is available at translatewiki.net |
2018 is a proof of concept MediaWiki skin designed to provide a clean, modern and unobtrusive reading environment, promote readability through page layout and type, enhance the reading experience by providing context and supplementary tools, be fully accessible to users with visual or motor impairment and render properly on a broad range of user agents.
Installation
- Download and place the file(s) in a directory called
2018
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( '2018' );
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.