Skin:WoOgLeShades

MediaWiki skins manual - category
WoOgLeShades
Release status: beta
Description Provides a skin doing ⓌⓞⓄⓖⓁⓔⓈⓗⓐⓓⓔⓢ
Author(s) Isarra
MediaWiki 1.31+
License GNU General Public License 2.0 or later
Download
Example zaori.org
Quarterly downloads 13 (Ranked 30th)
Translate the WoOgLeShades skin if it is available at translatewiki.net
Issues : Open tasks · Report a bug

It's a skin. Fixed-width, supports desktop and mobile. For people who love box shadows.

Uses Global-links and Global-links-menu messages to set a second navigation menu in header.

Installation edit

  • Download and place the file(s) in a directory called WoOgLeShades in your skins/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadSkin( 'WoOgLeShades' );
    
  •   Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.

To users running MediaWiki 1.24 or earlier:

The instructions above describe the new way of installing skins using wfLoadSkin(), since MediaWiki 1.25. If you need to install this skin in earlier versions, instead of wfLoadSkin( 'WoOgLeShades' );, you need to use:

require_once "$IP/skins/WoOgLeShades/WoOgLeShades.php";

(To run a skin on an earlier release, you may need to download the version of it tagged for that release from Special:SkinDistributor.)

Images edit