Template:Tt

From Elwiki
Revision as of 14:35, 19 April 2022 by Ritsu (talk | contribs)

What this is

A template to write tooltips!


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 text with horizontal rule|Tooltip<hr>Text}}

Tooltip text with horizontal ruleTooltip
Text


{{tt|{{tt|Nested tooltip|Bottom text}}|Top text}}

Nested tooltipBottom text
Top text


{{tt|left-aligned text|Tooltip text|text-align=left}}

left-aligned textTooltip text