Extension:RegularTooltips
![]() リリースの状態: 安定 |
|
---|---|
実装 | パーサー関数 |
説明 | Provides inline tooltips and popup-based tooltips |
作者 | Sanjay Thiyagarajan (Techwizzieトーク) |
最新バージョン | 1.0.0 (2022-02-16) |
MediaWiki | 1.32.0+ |
データベースの変更 | いいえ |
Composer | mediawiki/regulartooltips |
ライセンス | MIT ライセンス |
ダウンロード | |
Quarterly downloads | 17 (Ranked 150th) |
translatewiki.net で翻訳を利用できる場合は、RegularTooltips 拡張機能の翻訳にご協力ください | |
The RegularTooltips extension provides inline tooltips and popup-based tooltips
インストール
- ダウンロードして、ファイルを
extensions/
フォルダー内のRegularTooltips
という名前のディレクトリ内に配置します。 - 以下のコードを
LocalSettings.php
の末尾に追加します:wfLoadExtension( 'RegularTooltips' );
- 完了 – ウィキの「Special:Version」に移動して、拡張機能が正しくインストールされたことを確認します。
使用法
Inline tooltip
{{#inline-tooltip: text | tooltip-text}}
Info tooltip
{{#info-tooltip: tooltip-text}}
この拡張機能は以下のパッケージ/ウィキファームに含まれています: 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. |