Template:Tooltip: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
Created template
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="tooltip">{{#if: {{{text|}}}|{{{text}}}}}
<span class="tooltip">{{#if: {{{text|}}}|{{{text}}}}}<span class="tooltiptext">{{#if: {{{tooltip|}}}|{{{tooltip}}}}}</span></span>
    <span class="tooltiptext">
          {{#if: {{{tooltip|}}}|{{{tooltip}}}}}
    </span>
</div>

Latest revision as of 17:48, 12 June 2025