Extension:RegularTooltips/de-formal
![]() Release status: stable |
|
---|---|
Implementation | Parser function |
Description | Provides inline tooltips and popup-based tooltips |
Author(s) | Sanjay Thiyagarajan (TechwizzieDiskussion) |
Latest version | 1.0.0 (2022-02-16) |
MediaWiki | 1.32.0+ |
Database changes | No |
Composer | mediawiki/regulartooltips |
License | MIT License |
Download | |
Quarterly downloads | 14 (Ranked 151st) |
Translate the RegularTooltips extension if it is available at translatewiki.net | |
The RegularTooltips extension provides inline tooltips and popup-based tooltips
Installation
- Die Erweiterung herunterladen und die Datei(en) in ein Verzeichnis namens
RegularTooltips
im Ordnerextensions/
ablegen. - Folgenden Code am Ende Ihrer LocalSettings.php -Datei hinzufügen:
wfLoadExtension( 'RegularTooltips' );
- Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
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 is not an authoritative list. Some wiki farms/hosts and/or packages may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |