Template:Tooltip: Difference between revisions

From Vanilla Plus
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
<span class="custom-tooltip">{{{1}}}
<span class="custom-tooltip">{{{1}}}
   <span class="tooltip-content">
   <span class="tooltip-content">
     <img src="{{{2}}}" alt="Tooltip Image" style="max-width: 200px;"/>
     {{#ifeq:{{{2}}}| | |[[File:{{{2}}}|200px]]}}
   </span>
   </span>
</span>
</span>

Revision as of 21:42, 11 February 2025

{{{1}}}

 
   {{#ifeq:{{{2}}}| | |[[File:{{{2}}}|200px]]}}