Skin:DarkVector
Appearance
From mediawiki.org
Languages:
Release status: unmaintained |
|
|---|---|
| Description | Based on standard Vector dark-colored skin |
| Author(s) | Malvineous, Martynov Maxim |
| Latest version | 0.5 (2022年11月01日) |
| MediaWiki | 1.26+ |
| License | GNU General Public License 3.0 |
| Download | (for MW 1.34 and below use mw-1.34 branch) |
| Public wikis using | 50 (Ranked 40th) |
| Public wikis using as default skin | 9 |
| Translate the DarkVector skin if it is available at translatewiki.net | |
SEARCHING FOR MAINTAINER
[edit ]The author of this skin switched to Skin:Citizen .
This skin is not maintained. If you want to become a maintainer, please contact the author.
DarkVector is a skin for MediaWiki like default Vector skin, but dark-colored.
Installation
[edit ]- Download and place the file(s) in a directory called
DarkVectorin yourskins/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'DarkVector' );
- Yes Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.
Custom CSS and JS
[edit ]You can edit these pages:
- MediaWiki:Darkvector.css
- MediaWiki:Darkvector.js
to add style specific styles and scripts.
Please pay attention to a fact that skin name in these pages names is "Darkvector", not "DarkVector"
See also
[edit ]- Skin:Vector/DarkCSS - Stylesheet it is based on.
- Skin:Vector - Skin it is based on #2.