Skin:Tyrian
Appearance
Release status: experimental |
|
|---|---|
| Compatibility policy | Snapshots releases along with MediaWiki. Master is not backwards compatible. |
| License | GNU General Public License 2.0 |
| Download | https://gitweb.gentoo.org/sites/wiki/skin-tyrian.git |
| Example | https://wiki.gentoo.org/wiki/Main_Page |
| Translate the Tyrian skin if it is available at translatewiki.net | |
Skin used for official Gentoo project documentation.
Installation
[edit]- Download and place the file(s) in a directory called
Tyrianin yourskins/folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'Tyrian' );
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.- This skin will require additional code modification to change the footer and header to match your needs.
