Skin:Alexandria
Alexandria Release status: stable |
|
---|---|
Author(s) | Jdlrobson |
MediaWiki | 1.37+ |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: |
Example | Wikimedia Skins Lab |
Public wikis using | 4 (Ranked 196th) |
Public wikis using as default skin | 0 |
Translate the Alexandria skin if it is available at translatewiki.net |
Alexandria is a skin based on the Open Library. It is the first MediaWiki skin fully built in Vue.js using Mustache as a compatibility layer. It contains an experimental progressive web app mode that allows for API driven article renders.
An-tsong
- Download and place the file(s) in a directory called
Alexandria
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadSkin( 'Alexandria' );
- Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.