Extension:Tabs
![]() リリースの状態: 安定 |
|
---|---|
![]() |
|
実装 | タグ , パーサー関数 |
説明 | Allows simple creation of tab menus, dropdown menus, and collapsible boxes. |
作者 | Joeytje50トーク |
最新バージョン | 1.29+ (2018-01-20) |
MediaWiki | 1.25+ |
PHP | 5.4+ |
データベースの変更 | いいえ |
ライセンス | GNU 一般公衆利用許諾書 2.0 以降 |
ダウンロード | |
|
|
Quarterly downloads | 111 (Ranked 78th) |
Public wikis using | 126 (Ranked 488th) |
translatewiki.net で翻訳を利用できる場合は、Tabs 拡張機能の翻訳にご協力ください | |
The Tabs extension makes it possible to insert tab menus, dropdown menus, and collapsible boxes into any page, using the <tabs />
and <tab>
tags, or the {{#tab:}}
parser function.
This extension requires no JavaScript to work, except for older browsers such as Internet Explorer 8 and lower as a CSS :checked
polyfill.
As opposed to other extensions, this independence from JavaScript results in having no flash of unstyled content when the page loads.
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のTabs
という名前のディレクトリ内に配置します。 - 以下のコードを
LocalSettings.php
の末尾に追加します:wfLoadExtension( 'Tabs' );
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
設定
None, but the default background colour for dropdown menus is stored on the "MediaWiki:tabs-dropdown-bgcolor" page.
使用法
Extension:Tabs/Usage を参照してください。
関連項目
この拡張機能は以下のパッケージ/ウィキファームに含まれています: 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. |