• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Template:ToolTip"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><span class="tooltip" {{ #ifeq: {{{line|true}}} | false | style="border-bottom: 0;" }}>{{{1}}}<span class="tooltiptext" style="{{#if:{{{text-align|}}}|text-align:...")
(No difference)

Revision as of 07:42, 27 November 2020

From https://gbf.wiki/Template:Tt

What this is

A template to write tooltips!

Usage & Examples

KasumiShip Banner Kasumi.png Kasumi Kai NiShip Banner Kasumi Kai Ni.png

{{ToolTip|Normal text|Tooltip text}}

Normal textTooltip text

{{ToolTip|Normal text without underline|Tooltip text|line=false}}

Normal text without underlineTooltip text

{{ToolTip|Tooltip text with horizontal rule|Tooltip<hr>Text}}
Tooltip text with horizontal ruleTooltip
Text


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

Nested tooltipBottom textTop text

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

left-aligned textTooltip text