Skip to content

Github mirror of "mediawiki/extensions/RegularTooltips" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Notifications You must be signed in to change notification settings

wikimedia/mediawiki-extensions-RegularTooltips

Repository files navigation

RegularTooltips

Provides inline tooltips and popup-based tooltips

Installation

  1. Download the extension and place it in the extensions/ directory.
  2. Add the following line in LocalSettings.php
wfLoadExtension( 'RegularTooltips' );
  1. ✅ 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

Usage

1) Inline tooltip

{{#inline-tooltip: text | tooltip-text}}

2) Info tooltip

{{#info-tooltip: tooltip-text}}

About

Github mirror of "mediawiki/extensions/RegularTooltips" - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published