Skin:SimpleText
![]() Release status: beta |
|
---|---|
![]() |
|
Description | A very simple mostly-text skin. |
Author(s) | Sam Wilson |
License | GPL3.0-or-later |
Download | |
Translate the SimpleText skin if it is available at translatewiki.net | |
Issues : | Open tasks · Report a bug |
An overly simple skin.
Installation
edit- 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.