Extension:DummyFandoomMainpageTags/de-formal

This page is a translated version of the page Extension:DummyFandoomMainpageTags and the translation is 12% complete.
MediaWiki extensions manual
DummyFandoomMainpageTags
Release status: stable
Description MediaWiki extension that defines tags used by FANDOOM on the main page of wikis
MediaWiki
Database changes No
License MIT License
Download

The DummyFandoomMainpageTags replicates the behaviour of the <mainpage-leftcolumn-start /> and associated tags.

Installation

  • Die Download und die Datei(en) in ein Verzeichnis namens DummyFandoomMainpageTags im Ordner extensions/ ablegen.
  • Folgenden Code am Ende Ihrer LocalSettings.php -Datei hinzufügen:
    wfLoadExtension( 'DummyFandoomMainpageTags' );
    
  •   Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.

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 />