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 |
| Composer | mediawiki/regulartooltips |
| License | MIT License |
| Download | Download extension Git [?]: |
|
Hooks used
|
|
| Quarterly downloads | 6 (Ranked 164th) |
| Translate the RegularTooltips extension if it is available at translatewiki.net | |
The RegularTooltips extension provides inline tooltips and popup-based tooltips
Installation
- Download and place the file(s) in a directory called
RegularTooltipsin yourextensions/folder. - 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 article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.