Extension:DummyFandoomMainpageTags
![]() Release status: stable |
|
---|---|
Description | MediaWiki extension that define tags used by FANDOOM on the main page of wikis |
MediaWiki | |
Database changes | No |
License | MIT License |
Download | GitHub: Note: |
InstallationEdit
- Download and place the file(s) in a directory called
DummyFandoomMainpageTags
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php:
wfLoadExtension( 'DummyFandoomMainpageTags' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.