Template:Tooltip: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
(Created page with "<div class="tooltip">{{{1|{{{tooltipsmall|Dispayed content goes here.}}}}}}<span style="width:{{{width|}}}">{{{2|{{{tooltipbig|Tooltip goes here.}}}}}}</span></div>")
 
mNo edit summary
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div class="tooltip">{{{1|{{{tooltipsmall|Dispayed content goes here.}}}}}}<span style="width:{{{width|}}}">{{{2|{{{tooltipbig|Tooltip goes here.}}}}}}</span></div>
<includeonly>{{#if:{{{nospace|}}}||&nbsp;}}<span class="simple-tooltip simple-tooltip-inline tooltipstered" {{#if:{{{nocolor|}}}||style="color: #b847cb;"}} data-simple-tooltip="{{{1|}}}">{{{2|{{{text|More Info.}}}}}}{{#if:{{{symbol|}}}|<sup>{{{symbol}}}</sup>}}</span></includeonly><noinclude><pre>{{Tooltip
| "Text to be shown on hover."
| "Text that is shown on the page normally."
}}</pre></noinclude>

Latest revision as of 18:13, 1 October 2024

{{Tooltip
 | "Text to be shown on hover."
 | "Text that is shown on the page normally."
}}