VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
Die Seite wurde neu angelegt: „<onlyinclude>{{#if:{{{link|{{{3|}}}}}}|[[{{{link|{{{3}}}}}}|<span style="cursor: help; border-bottom: 1px dotted; {{{style|}}}" title="{{{tip|{{{2}}}}}}">{{{text|…“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<onlyinclude>{{#if:{{{link|{{{3|}}}}}}|[[{{{link|{{{3}}}}}}|<span style="cursor: help; border-bottom: 1px dotted; {{{style|}}}" title="{{{tip|{{{2}}}}}}">{{{text|{{{1}}}}}}</span>]]|<span style="cursor: help; border-bottom: 1px dotted; {{{style|}}}" title="{{{tip|{{{2}}}}}}">{{{text|{{{1}}}}}}</span>}}</onlyinclude> | <onlyinclude>{{#if:{{{link|{{{3|}}}}}}|[[{{{link|{{{3}}}}}}|<span style="cursor: help; border-bottom: 1px dotted; {{{style|}}}" title="{{{tip|{{{2}}}}}}">{{{text|{{{1}}}}}}</span>]]|<span style="cursor: help; border-bottom: 1px dotted; {{{style|}}}" title="{{{tip|{{{2}}}}}}">{{{text|{{{1}}}}}}</span>}}</onlyinclude> | ||
<noinclude> | |||
{{documentation}} | |||
[[Category:Formatting templates]] | |||
</noinclude> | |||
Version vom 24. Juni 2010, 21:28 Uhr
{{{1}}}
Vorlage, die einen Tooltip für den eingegebenen Text erzeugt, beim Bewegen der Maus über ihn.
Benutzung
{{tooltip|text|tooltip text}}
Parameter
<unnamed1> oder text
Text displayed on the page.
<unnamed2> oder tip
Text displayed in the tooltip.
<unnamed3> oder link
Link target. If this is specified, the tooltip text will turn into a link pointing to the specified page.
Beispiele
{{tooltip|example text|example tooltip text}}
results in: example text
{{tooltip|example text|example tooltip text|Forum:Index}}
results in: example text