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="File:{{{2}}}" alt="Tooltip Image" style="max-width: 200px;"/>
     <img src="{{{2}}}" alt="Tooltip Image" style="max-width: 200px;"/>
   </span>
   </span>
</span>
</span>

Revision as of 21:40, 11 February 2025

{{{1}}}

 
   <img src="{{{2}}}" alt="Tooltip Image" style="max-width: 200px;"/>