Extension:RegularTooltips
Appearance
RegularTooltips Release status: stable |
|
---|---|
Implementation | Parser function |
Description | Provides inline tooltips and popup-based tooltips |
Author(s) | Sanjay Thiyagarajan (Techwizzietalk) |
Latest version | 1.0.0 (2022-02-16) |
MediaWiki | 1.32.0+ |
Database changes | No |
License | MIT License |
Download | |
Quarterly downloads | 9 (Ranked 124th) |
Translate the RegularTooltips extension if it is available at translatewiki.net | |
The RegularTooltips extension provides inline tooltips and popup-based tooltips
Installation
- Download and move the extracted
RegularTooltips
folder to yourextensions/
directory.
Developers and code contributors should install the extension from Git instead, using:cd extensions/
git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/RegularTooltips - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'RegularTooltips' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Usage
Inline tooltip
{{#inline-tooltip: text | tooltip-text}}
Info tooltip
{{#info-tooltip: tooltip-text}}
This extension is included in the following wiki farms/hosts and/or packages: This is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |