Template:Tooltip: Difference between revisions

From Olentangy Park Wiki
Jump to navigation Jump to search
Created template
 
mNo edit summary
Line 1: Line 1:
<div class="tooltip">{{#if: {{{text|}}}|{{{text}}}}}
<div class="tooltip">{{#if: {{{text|}}}|{{{text}}}}}<span class="tooltiptext">{{#if: {{{tooltip|}}}|{{{tooltip}}}}}</span></div>
    <span class="tooltiptext">
          {{#if: {{{tooltip|}}}|{{{tooltip}}}}}
    </span>
</div>

Revision as of 17:36, 12 June 2025