You are viewing an old version of this page. Return to the latest version.
No categories assigned
Namespace CSS manager
-
- Last edited 4 years ago by MLR
-
< Manual:Extension
Revision as of 11:18, 10 July 2020 by Mlink-rodrigue (talk | contribs)
The extension NamespaceCSS allows users to apply different CSS styles to different namespaces.
Creating the styles for a namespace
The link Namesapce-CSS Manager in the menu Global actions > Management opens the page Special:NamespaceCSSManager. This page lists all namespaces and the link to their associated CSS page.
To add or overwrite the styles for a namesapce:
- Click on the source page link for the namespace.
- Enter your CSS-code directly in this page. Example:
MediaWiki:User_css
affects all pages in the namespace User. - Save the page and review your changes on the pages in the affected namespace.
Note: The Special namespace is an exception, as you cannot define separate CSS declarations for it.
Related info