Extension:NamespaceStyle
Appearance
Please expand this page. |
NamespaceStyle Release status: unknown |
|
---|---|
Author(s) | Mark A. Hershberger |
MediaWiki | >= 1.41.0 |
Composer | nichework/namespace-style |
License | No license specified |
Download | GitHub: Note: |
The NamespaceStyle extension allows you to create per-namespace stylesheets.
Installation
[edit]- 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.