Extension:RegularTooltips/pl

Category:MIT licensed extensions/pl
Podręcznik rozszerzeń MediaWiki
RegularTooltips
Status wydania: stabilneCategory:Stable extensions/pl
Realizacja Funkcja parsera Category:Parser function extensions/pl
Opis Provides inline tooltips and popup-based tooltips
Autor(zy) Sanjay Thiyagarajan (Techwizziedyskusja)
Ostatnia wersja 1.0.0 (2022-02-16)
MediaWiki 1.32.0+Category:Extensions with manual MediaWiki version
Zmiany w bazie danych Nie
Licencja Licencja MIT
Pobieranie Category:Extensions in Wikimedia version control/pl
Quarterly downloads 5 (Ranked 87th)
Przetłumacz rozszerzenie RegularTooltips jeżeli jest dostępne na translatewiki.net
Category:All extensions/pl

The RegularTooltips extension provides inline tooltips and popup-based tooltips

Instalacja

  • Pobierz i umieść plik(i) w katalogu o nazwie RegularTooltips w folderze extensions/.
    Developers and code contributors should install the extension from Git instead, using:cd extensions/
    git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/RegularTooltips
  • Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
    wfLoadExtension( 'RegularTooltips' );
    
  • Yes Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.


Użycie

Inline tooltip

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

Info tooltip

{{#info-tooltip: tooltip-text}}
Category:Popup extensions/pl
Category:All extensions/pl Category:BeforePageDisplay extensions/pl Category:Extensions in Wikimedia version control/pl Category:Extensions included in Canasta/pl Category:Extensions with manual MediaWiki version Category:LocalisationCacheRecache extensions/pl Category:MIT licensed extensions/pl Category:ParserFirstCallInit extensions/pl Category:Parser function extensions/pl Category:Popup extensions/pl Category:Stable extensions/pl