Template:Tooltip: Difference between revisions

From IdleOn MMO Wiki
imported>Wekhter
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly><span class="tooltip">{{{1|{{{tooltipsmall|Dispayed content goes here.}}}}}}<span id="tooltip" style="width:{{{width|}}};{{#if:{{{noback|}}}|background:none;border:none;|}}">{{{2|{{{tooltipbig|Tooltip goes here.}}}}}}</span></span></includeonly><noinclude><pre>
<includeonly<span class="simple-tooltip simple-tooltip-inline tooltipstered" data-simple-tooltip="{{{1|}}}" style="color: blue;"> More Info.</span></includeonly>
{{Tooltip
|content= displayed content goes here.              (will also take the first field if it isn't named)
|tooltip= content displayed when hovered goes here. (will also take the second field if niether 1 or 2 are named)
|width= Ex: 200px                                  (Required if you need it to expand beyond the width of Content. Uses CSS syntax. Name required.)
}}</pre></noinclude>

Revision as of 08:02, 21 June 2022

<includeonly More Info.</includeonly>