Template:Tt/doc
From Tiny Rogues Wiki
Usage & Examples
{{tt|Normal text|Tooltip text}}
Normal textTooltip text
{{tt|Normal text without underline|Tooltip text|line=false}}
Normal text without underlineTooltip text
{{tt|Tooltip with wikitext|[[File:SuryaPassive1.png]] [[Shamanism]]}}
Tooltip with wikitextFile:SuryaPassive1.png Shamanism
{{tt|Tooltip text with horizontal rule|Tooltip<hr>Text}}
Text
{{tt|{{tt|Nested tooltip|Top text}}|Bottom text}}
Nested tooltipTop textBottom text
{{tt|left-aligned text|Tooltip text|text-align=left}}
left-aligned textTooltip text
A template to spawn tooltipped content.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Tooltipped element | 1 | no description | String | optional |
Tooltip content | 2 | no description | String | optional |
Position | pos | no description
| String | optional |
Line | line | no description
| Boolean | optional |
Style | style | no description | String | optional |
Align | align | no description
| Unknown | optional |