Extension:NamespaceStyle
![]() | Please expand this page. |
![]() 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 | GitHub: Note: |
The NamespaceStyle extension allows you to create per-namespace stylesheets.
Installation
- Download and place the file(s) in a directory called
NamespaceStyle
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'NamespaceStyle' );
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