Extension:DummyFandoomMainpageTags

From mediawiki.org
This page is a translated version of the page Extension:DummyFandoomMainpageTags and the translation is 38% complete.
MediaWiki 拡張機能マニュアル
DummyFandoomMainpageTags
リリースの状態: 安定
説明 MediaWiki extension that defines tags used by FANDOOM on the main page of wikis
MediaWiki
データベースの変更 いいえ
ライセンス MIT ライセンス
ダウンロード

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

インストール

  • ダウンロードして、ファイルをextensions/フォルダー内のDummyFandoomMainpageTagsという名前のディレクトリ内に配置します。
  • 以下のコードを LocalSettings.php ファイルの末尾に追加します:
    wfLoadExtension( 'DummyFandoomMainpageTags' );
    
  • Yes 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。

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