Skin:LiquiFlow
Jump to navigation
Jump to search
LiquiFlow Release status: unmaintained |
|
---|---|
Description | A Bootstrap skin developed for Liquipedia |
Author(s) | Philip Becker-Ehmck, Alex Winkler |
MediaWiki | 1.31,1.32 |
License | GNU General Public License 2.0 or later |
Download | GitHub: Note: README on GitHub |
Example | Liquipedia League of Legends |
Translate the LiquiFlow skin if it is available at translatewiki.net | |
Check usage and version matrix; |
LiquiFlow is a Bootstrap skin developed for Liquipedia.
Installation[edit]
- Download and place the file(s) in a directory called
LiquiFlow
in yourskins/
folder. - Add the following code at the bottom of your LocalSettings.php:
wfLoadSkin( 'LiquiFlow' );
- This skin requires an installation of Font Awesome 5 Pro, but does not ship one. You will have to provide and load that yourself. Configure as required.
Done - Navigate to Special:Version on your wiki to verify that the skin is successfully installed.