Difference between revisions of "Template:Tooltip"

From Paradise Station Wiki
Jump to navigation Jump to search
(testing something)
(added z-index to stop issues with tabs)
Line 1: Line 1:
<span class='tooltip'>{{{1}}}<span class='tooltiptext'>{{{2}}}</span></span>
<span class='tooltip' style="z-index:100;">{{{1}}}<span class='tooltiptext'>{{{2}}}</span></span>

Revision as of 16:58, 17 August 2021

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