/mediawiki-skins-Lakeus

My first MediaWiki skin.

Primary LanguageLessGNU General Public License v3.0GPL-3.0

mediawiki-skins-Lakeus

My first MediaWiki skin.

Description

Lakeus is a simple skin made for MediaWiki by Lakejason0 and other contributors, which is named after a character in Lakejason0's novels. It's based on the skin template provided by The skins lab tool.

The skin covers most of the basic functions of MediaWiki, esp. for zh users that I added a separate variant menu.

Unfortunately I know nothing of PHP, so the result might not be that amazing to you.

Requirements

  • A running instance of MediaWiki 1.36 or higher
    • This is because to use the Mustache templates in 1.35 I need to extend the SkinMustache class in PHP, but it's out of my ability.

Installation

To install the skin,

  • Download the repository.
  • Make a folder called Lakeus in skins directory of your MediaWiki.
  • Extract the content of the zipped file to the Lakeus folder.
  • Put this in your LocalSettings.php:
wfLoadSkin( 'Lakeus' );

Live Preview

For a live preview, check it on my own wiki Project Archive.