Extension:Decorations
Appearance
Please expand this page. |
Decorations Release status: unknown |
|
---|---|
Author(s) | Josef Martiňák |
Latest version | 1.1.1 |
MediaWiki | >= 1.36.0 |
License | MIT License |
Download | Bitbucket: Note: |
|
|
The Decorations extension provides a special page that displays uses of a given set of images (deemed decorations) in a table.
Installation
[edit]- Download and place the file(s) in a directory called
Decorations
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'Decorations' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.