Skin:HasSomeColours
HasSomeColours Release status: beta |
|
---|---|
Author(s) | Isarra |
MediaWiki | 1.35+ |
License | GNU General Public License 2.0 or later |
Download | |
Example | Example on Skins wiki |
Quarterly downloads | 20 (Ranked 22nd) |
Public wikis using | 23 (Ranked 73rd) |
Public wikis using as default skin | 1 |
Translate the HasSomeColours skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
The skin has some colours, probably. Implements a global navigation menu, same as Splash and WoOgLeShades, but also works fine without it.
Installation
edit- Download and place the file(s) in a directory called
HasSomeColours
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'HasSomeColours' );
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Configuration: themes
editHasSomeColours implements configurable pseudothemes, used by setting skin configuration variables in LocalSettings.php for primary and secondary non-content colours. For example:
Grey/red (default)
edit$wgHasSomeColoursColourOne = '#555';
$wgHasSomeColoursColourTwo = '#d77';
Blue/cyan (original)
edit$wgHasSomeColoursColourOne = '#26c';
$wgHasSomeColoursColourTwo = '#7cf';
This skin is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this skin even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |