

This software is distributed without any warranty. and released under Creative Commons Zero v1.0 Universal license (CC0).
colspan3 width600px>Banner/LogoMEDIAWIKI SKIN SKIN
MEDIAWIKI SKIN FULL
This is the default.īut there can be cases when you need your wiki to extend to the full width of the screen even on the large screens. It means that 1/12 of the screen width on the right side remains white. On large screens, the main content container (with articles, texts, etc.) is 9/12 of the screen width and sidebar menu takes 2/12 of the screen width. On desktop, $wgSitename will be displayed as usual. If your wiki's name is longer than about 13 to 15 characters, you can define a shorter one only for the mobile screen. Note that you have to set $wgMedikShowLogo to either 'main' or 'sidebar'. Use only logo and hide the site name in the left upper corner of the wiki. a MediaWiki skin.that focuses on mobile first but will pivot to all devices and their viewport sizes easily. you have to set $wgMedikShowLogo = 'main' first). Width of the logo in the main navbar (i.e. Show logo in the navbar or in the sidebar. The Medik color scheme (navbar background, underlines etc.). I have not found a single reference anywhere on what to replace that call with. I have been searching for days for a clue to this. You can use the following configuration variables in your "LocalSettings.php" file: I have searched for every combination of 'headelement' 'mediawiki' and 'deprecated' I can think of. Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.Ĭonfiguration Global settings.WfLoadSkin ( 'Medik' ) $wgDefaultSkin = 'medik' Add the following code at the bottom of your LocalSettings.php:.Download and place the file(s) in a directory called Medik in your skins/ folder.Medik is a simple and clean MediaWiki skin based on Bootstrap 5.įor appropriate version of Medik skin please visit list of versions. Translate the Medik skin if it is available at Master maintains backwards compatibility. Simple and clean skin based on the Bootstrap 5 library.
