Template:HoverImage: Difference between revisions

From Vanilla Plus
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Reverted
Line 1: Line 1:
<span class="image-hover">{{{1}}}
<span class="image-hover">{{{1}}}
     <span class="hover-image-wrapper">
     <img src="{{{2}}}" alt="{{{1}}}">
        <img src="{{{2}}}" alt="{{{1}}}">
    </span>
</span>
</span>

Revision as of 22:41, 12 February 2025

{{{1}}}

   <img src="{{{2}}}" alt="{{{1}}}">