A customizable responsive MediaWiki skin based on Bootstrap3. Check the MediaWiki-Bootstrap Github repo to get the updated documentation. You may visit the following link to get more details about this Skin from the Mediawiki portal Skin:MediaWikiBootstrap
-
Go to the
skins
subdirectory of your MediaWiki installation:cd skins
-
Clone the repository form the git repo:
git clone https://github.com/nasirkhan/mediawiki-bootstrap MediaWikiBootstrap
-
To install the skin add the following line to your
LocalSettings.php
:wfLoadSkin( 'MediaWikiBootstrap' );
Now update the details skin to MediaWikiBoottrap by changing the value to
$wgDefaultSkin
$wgDefaultSkin = "mediawikibootstrap";
-
Edit the wiki page
MediaWiki:Sidebar
of your mediawiki installation to change the navigation links . -
Customize the other settings and modify the style based on your need.
This mediawiki skin is used in the following encyclopedia sites,