Skin:Overclocked

From mediawiki.org
MediaWiki skins manual - category
Overclocked
Release status: unmaintained
Description A responsive skin developed for PCGamingWiki
Author(s) PCGamingWiki Team
Compatibility policy Master maintains backwards compatibility.
MediaWiki 1.25+
License GNU General Public License 2.0 or later
Download
README on GitHub
Example PCGamingWiki
Translate the Overclocked skin if it is available at translatewiki.net

Overclocked is a responsive skin for MediaWiki built by the PCGamingWiki development team. It supports MediaWiki v1.25 and above. Note that support for specific extensions used by PCGamingWiki are hard-coded into the skin. If you are not using these extensions, you may experience problems as a result.

Installation[edit]

  • Download and place the file(s) in a directory called Overclocked in your skins/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadSkin( 'Overclocked' );
    
  • Configure as required.
  • Yes Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.