Template:Tooltip: Difference between revisions
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> | ||
</div> |