Template:HoverImage: Difference between revisions

From Vanilla Plus
Jump to navigation Jump to search
Undo revision 1657 by Admin (talk)
Tag: Undo
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="hover-image" data-image="{{{image}}}">{{{text}}}</span>
<span class="image-hover">{{{1}}}
    <span class="hover-image-wrapper">
        <img src="{{{2}}}" alt="{{{1}}}">
    </span>
</span>

Latest revision as of 22:42, 12 February 2025

{{{1}}}

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