Skin:SimpleText
Appearance
Release status: beta |
|
|---|---|
| Description | A very simple mostly-text skin. |
| Author(s) | Sam Wilson |
| Latest version | 2.0.0 |
| MediaWiki | 1.40+ |
| License | GNU General Public License 3.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
SimpleTextin 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.
