Provides inline tooltips and popup-based tooltips
- Download the extension and place it in the
extensions/directory. - Add the following line in LocalSettings.php
wfLoadExtension( 'RegularTooltips' );
- ✅ Done - Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Instead of downloading the zip archive you may also check this extension out via Git:
git clone https://github.com/sanjay-thiyagarajan/RegularTooltips.git
{{#inline-tooltip: text | tooltip-text}}
{{#info-tooltip: tooltip-text}}