Template:Tooltip

Template page
Revision as of 12:55, 1 March 2021 by Shiburizu (talk | contribs) (Created page with "<includeonly><!-- --><span class="color-{{{color|purple}}}" style="cursor:help; {{#ifeq:{{{dotted|yes}}}|no| |border-bottom:1px dotted}}" title="{{{hovertext}}}" ><!-- -->{{{t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template DocumentationEdit This Documentation


Purpose

Creates a popup tooltip on mouse hover.

Usage

Arguments
|text = Text or files (including images) you want to have a hovering tooltip.
|hovertext = The text you wish to appear on mouse hover
|dotted = Should the text be underlined? (yes/no) (Optional)

Examples

{{Tooltip|text=Test|hovertext=Hovertext}}

Text

{{Tooltip|text=[[File:Umvc3_spencer_face.jpg]]|hovertext=The face of a man with a bionic arm.|dotted=no}}

Umvc3 spencer face.jpg


This documentation is automatically transcluded from Template:Tooltip/Documentation and is not included when this page is transcluded.