Extension:SimpleTooltip (Universal-Omega)/pl
SimpleTooltip (Universal-Omega) Status wydania: stabilne |
|
---|---|
Realizacja | Funkcja parsera |
Opis | Provides basic tooltips, supporting inline text and info icons |
Autor(zy) | Simon Heimler (Fannondyskusja) |
Ostatnia wersja | 1.2.0 (2023-01-12) |
MediaWiki | 1.38+ |
PHP | 5.2+ |
Zmiany w bazie danych | Nie |
Licencja | Licencja MIT |
Pobieranie | GitHub: Uwaga: README |
The SimpleTooltip extension adds support for basic tooltips. It uses the Tooltipster Library to do so.
It has no dependencies on other extensions. The extension has explicit support for Page Forms , where tooltips within multiple instance forms will get created dynamically. This will not work with the "info" parser function provided by Semantic MediaWiki .
This forked version of SimpleTooltip is currently maintained by Universal-Omega.
Instalacja
- Download i umieść plik(i) w katalogu o nazwie
SimpleTooltip (Universal-Omega)
w swoim kataloguextensions/
. - Dodaj poniższy kod na dole twojego pliku LocalSettings.php :
wfLoadExtension( 'SimpleTooltip (Universal-Omega)' );
- Zrobione – Przejdź do Special:Version na twojej wiki, aby sprawdzić czy rozszerzenie zostało pomyślnie zainstalowane.
Instead of downloading the zip archive you may also check this extension out via Git:
git clone https://github.com/Universal-Omega/SimpleTooltip.git
Konfiguracja
Currently there are no options supported. This may change due to demand or not.
Użycie
There is a short alias and a more descriptive parser function name for each tooltip type.
Inline-text tooltip
{{#tip-text: text | tooltip-text}}
{{#simple-tooltip: text | tooltip-text}}
Info-icon tooltip:
{{#tip-info: tooltip-text }}
{{#simple-tooltip-info: tooltip-text }}
Inline-Image tooltip:
{{#tip-img: /path/to/your/image.png | image tooltip-text }}
{{#simple-tooltip-img: /path/to/your/image.png | image tooltip-text }}
Example result (Screenshot)
To rozszerzenie jest dołączone do następujących farm/hostów wiki lub pakietów: To nie jest pełna lista. Niektóre farmy/hosty wiki lub pakiety mogą zawierać to rozszerzenie nawet jeśli nie są one tutaj wymienione. Zawsze sprawdzaj swoje farmy/hosty wiki, aby to potwierdzić. |
- Stable extensions/pl
- Parser function extensions/pl
- MIT licensed extensions/pl
- Extensions in GitHub version control/pl
- ParserFirstCallInit extensions/pl
- BeforePageDisplay extensions/pl
- LocalisationCacheRecache extensions/pl
- All extensions/pl
- Popup extensions/pl
- Extensions included in Miraheze/pl
- Extensions included in WikiForge/pl