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

Revision as of 21:38, 11 February 2025

{{{1}}}

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