Skin:Scepticismus
Jump to navigation
Jump to search
Scepticismus Release status: beta |
|
---|---|
![]() |
|
Description | Designed to be comfortably readable. |
Author(s) | Martin Tournoij |
Latest version | 0.1 (2016-02-07) |
MediaWiki | 1.25+ |
PHP | 5.4+ |
License | MIT |
Download | Download master snapshot Note: |
Translate the Scepticismus skin if it is available at translatewiki.net | |
Check usage and version matrix; |
MediaWiki skin designed to be comfortably readable.
Tested with Firefox 44, Chromium 49, Midori 0.5.11, Internet Explorer 11, and Safari 9, but should work in most reasonable new (last ~2 years) browsers.
It's mostly complete, but there are probably a few rough edges that need polishing out. It also hard-codes some values (logo, favicon) which should probably be fixed before a "real" release.
Take a look at `styles/variables.css` for some customisation.
It also adds some user-configurable options in the "appearance" tab of Special:Settings.
Installation[edit]
Requires:
- PHP 5.4+
- FontAwesome to be loaded (with, for example, Extension:FontAwesome2).
Place this line in your LocalSettings.php
:
wfLoadSkin('Scepticismus');