Extension:SkinPerPage
![]() リリースの状態: 安定 |
|
---|---|
実装 | タグ |
説明 | <skin> タグを使ってページごとに異なるスキンを提供します |
作者 | Tim Starling |
最新バージョン | 1.2.0 (2018-08-16) |
MediaWiki | 1.31+ |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | |
例 | en.uncyclopedia.co |
<skin> |
|
Quarterly downloads | 8 (Ranked 172nd) |
translatewiki.net で翻訳を利用できる場合は、SkinPerPage 拡張機能の翻訳にご協力ください | |
The SkinPerPage extension allows using different skins on different pages. You can add a line to the top of the page like this:
<skin>SkinName</skin>
Where SkinName is the name of the skin to be used on that page. The skin must be installed for this to work.
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のSkinPerPage
という名前のディレクトリ内に配置します。 - 以下のコードを
LocalSettings.php
の末尾に追加します:wfLoadExtension( 'SkinPerPage' );
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
関連項目
この拡張機能は以下のパッケージ/ウィキファームに含まれています: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |