Template:Tooltip: Difference between revisions

From sc2k-reverse
Jump to navigationJump to search
Created page with "<includeonly><span style="cursor: help; border-bottom: thin dotted cornflowerblue;" id="tooltip" title="{{{texttip|{{{2|}}}}}}">{{{target|{{{1}}}}}}</span></includeonly> <noinclude>Prints some text with a pretty dotted underline that shows a message when you hover over it. <code><nowiki>{{tooltip|Shown text|Hover text}}</nowiki></code> Produces: {{tooltip|Shown text|Hover text}} Category:Templates</noinclude>"
 
(No difference)

Latest revision as of 00:06, 6 March 2025

Prints some text with a pretty dotted underline that shows a message when you hover over it.

{{tooltip|Shown text|Hover text}}

Produces: Shown text