Template:HoverImage: Difference between revisions

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

Latest revision as of 22:42, 12 February 2025

{{{1}}}

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