Extension:DummyFandoomMainpageTags
![]() Release status: stableCategory:Stable extensions |
|
---|---|
Description | MediaWiki extension that defines tags used by FANDOOM on the main page of wikis |
Author(s) | Jesús Martínez |
Latest version | 1.0.0 |
MediaWiki | Category:Extensions without MediaWiki version |
Database changes | No |
License | MIT License |
Download | GitHub: Note: |
The DummyFandoomMainpageTags replicates the behaviour of the <mainpage-leftcolumn-start />
and associated tags.
Installation
- 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 file:
wfLoadExtension( 'DummyFandoomMainpageTags' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
The extension replicates the behaviour of the default mainpage tags on Fandom wikis, that can be used to split the mainpage of a wiki into two columns. Installation of the tag adds the following useable tags:
<mainpage-leftcolumn-start />
<mainpage-endcolumn />
<mainpage-rightcolumn-start />
<mainpage-endcolumn />
![]() | This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions included in Miraheze
Category:Extensions included in WikiForge
Category:Extensions with invalid or missing type
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:ParserFirstCallInit extensions
Category:Stable extensions