Template:Tooltip: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>SpaceSmithers
Made tooltip text a span instead of div. This should prevent line breaks.
imported>SpaceSmithers
Undo revision 45499 by SpaceSmithers (talk) apparently this breaks the guide to chem. oops!
 
Line 1: Line 1:
<span class='tooltip'>{{{1}}}<span class='tooltiptext'>{{{2}}}</span></span><noinclude>[[Category:Templates]]</noinclude>
<span class='tooltip'>{{{1}}}<div class='tooltiptext'>{{{2}}}</div></span><noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 07:20, 25 May 2022

{{{1}}}
{{{2}}}