Extension:NamespaceStyle

Category:Pages to be expanded#NamespaceStyle Category:Extensions without an imageCategory:Extensions with invalid or missing typeCategory:Extensions without a compatibility policyCategory:Extensions with no license specified
MediaWiki extensions manual
NamespaceStyle
Release status: unknownCategory:Extensions with invalid status
Author(s) Mark A. Hershberger
MediaWiki >= 1.41.0
Composer nichework/namespace-styleCategory:Extensions supporting Composer
License No license specified
Download Category:Extensions in GitHub version control
Category:All extensions

The NamespaceStyle extension allows you to create per-namespace stylesheets.

Installation

  • Download and place the file(s) in a directory called NamespaceStyle in your extensions/ folder.
  • Add the following code at the bottom of your LocalSettings.php file:
    wfLoadExtension( 'NamespaceStyle' );
    
  • Yes Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions Category:BeforePageDisplay extensions Category:Extensions in GitHub version control Category:Extensions supporting Composer Category:Extensions with invalid or missing type Category:Extensions with invalid status Category:Extensions with no license specified Category:Extensions without a compatibility policy Category:Extensions without an image Category:Pages to be expanded