Skin:SimpleText
![]() Release status: betaCategory:Skins with unknown licenseCategory:Beta status skins |
|
---|---|
![]() |
|
Description | A very simple mostly-text skin. |
Author(s) | Sam Wilson |
License | GPL3.0-or-later |
Download | Category:Skins in Wikimedia version control |
Translate the SimpleText skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
An overly simple skin.
Installation
- Download and place the file(s) in a directory called
SimpleText
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'SimpleText' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.