Template:Tt

From Elwiki
Revision as of 18:41, 10 September 2022 by Ritsu (talk | contribs)

What this is

A template to write tooltips!

Usage & Examples

{{tt|Normal text|Tooltip text}} Tooltip textNormal text
{{tt|Normal text without underline|Tooltip text|line=false}} Tooltip textNormal text without underline
{{tt|Tooltip text with horizontal rule|Tooltip<hr>Text}}

Tooltip
Text
Tooltip text with horizontal rule


{{tt|{{tt|Nested tooltip|Bottom text}}|Top text}} Top textBottom textNested tooltip
{{tt|left-aligned text|Tooltip text|text-align=left}} Tooltip textleft-aligned text