Skin:Tempo
Appearance
Tempo Release status: stable |
|
---|---|
Description | A calm, clean, and distinctive skin |
Author(s) |
|
Latest version | 1.6rc2 |
MediaWiki | 1.35+ |
PHP | 5.3+ |
License | Creative Commons Zero v1.0 Universal |
Download | |
Example | Example on MediaWiki Skins Wiki, Wikimedia Skins Lab |
Quarterly downloads | 10 (Ranked 28th) |
Public wikis using | 4 (Ranked 181st) |
Public wikis using as default skin | 0 |
Translate the Tempo skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
The Tempo skin is a calm, clean, and distinctive skin for MediaWiki inspired by Vector and wikiHow. It was written by Lojjik Braughler and is maintained on Gerrit with a GitHub mirror.
Installation
- Download and place the file(s) in a directory called
Tempo
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
require_once "$IP/skins/Tempo/Tempo.php";
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.