RogerDodger (talk | contribs) No edit summary |
RogerDodger (talk | contribs) (→Usage) |
||
Line 4: | Line 4: | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> | ||
{{tt|Tooltip|This is a tooltip box.|It's used to provide a definition for [[jargon]] without forcing the player to look at another page.}} | {{tt | ||
|Tooltip | |||
|This is a tooltip box. | |||
|It's used to provide a definition for [[jargon]] without forcing the player to look at another page. | |||
}} | |||
</syntaxhighlight> | </syntaxhighlight> | ||
Revision as of 14:08, 24 January 2024
This template creates a tooltip, i.e. a label that displays more information when it's hovered.
Usage
{{tt
|Tooltip
|This is a tooltip box.
|It's used to provide a definition for [[jargon]] without forcing the player to look at another page.
}}
Example
What is a Tooltip ?