FWU Wiki

Site-logo

...

READ MORE

FWU Wiki
FWU Wiki
Advertisement

Important CSS

These are a couple bits of CSS which need to be added because they will greatly improve your FWU wiki!

To import these just add the following to the top of MediaWiki:Common.css

@import "/load.php?mode=articles&articles=u:fwu:MediaWiki:Custom-Important.css&only=styles"; 

Mobile CSS

It is best to just import your already existing CSS into your mobile css which is located at MediaWiki:FandomMobile.css

To do this place the following code at the top of MediaWiki:FandomMobile.css except replace 'wiki' with your wiki sub domain, for us that is 'fwu'

@import "/load.php?mode=articles&articles=u:wiki:MediaWiki:Common.css&only=styles";

Stylesheets

Stylesheets are css scripts that can be imported from the Dev Wiki, these scripts can add many visual improvements and changes that improve the overall qualities of FANDOM. Members of the Union are should add this import statement so they can have all these stylesheets.

@import "/load.php?mode=articles&articles=u:fwu:MediaWiki:Custom-Style.css&only=styles";


If you want any of these individual changes removed, please ask a Union Leader and they will remove it for you.

Advertisement