Laajennus:RegularTooltips

This page is a translated version of the page Extension:RegularTooltips and the translation is 43% complete.
MediaWikin laajennukset-ohje
RegularTooltips
Julkaisustatus: vakaa
Toteutus Jäsennintoiminto
Kuvaus Provides inline tooltips and popup-based tooltips
Tekijä(t) Sanjay Thiyagarajan (Techwizziekeskustelu)
Viimeisin versio 1.0.0 (2022-02-16)
MediaWiki 1.32.0+
Tietokantamuutokset Ei
Composer mediawiki/regulartooltips
Lisenssi MIT-lisenssi
Lataa
Quarterly downloads 24 (Ranked 123rd)
Voit kääntää RegularTooltips-laajennuksen mikäli se on saatavilla translatewiki.netissä

The RegularTooltips extension provides inline tooltips and popup-based tooltips

Asennus

  • Download and move the extracted RegularTooltips folder to your extensions/ 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' );
    
  •   TehtyNavigate to Special:Version on your wiki to verify that the extension is successfully installed.


Käyttö

Inline tooltip

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

Info tooltip

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