Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:MoveCard: Difference between revisions

Template page
No edit summary
No edit summary
Line 2: Line 2:


   <!-- Image: Hover-to-play GIF -->
   <!-- Image: Hover-to-play GIF -->
  <div class="move-image" style="flex-shrink: 0; position: relative; width: 210px; height: auto;">
<div class="move-image" style="flex-shrink: 0; position: relative; width: 210px;">
    {{#tag:img
  <img  
      |
    src="{{filepath:{{{image|Placeholder.gif}}}}"
      | src={{filepath:{{{image|Placeholder.gif}}}}}
    style="width: 210px; border-radius: 4px;"  
        style="width: 210px; border-radius: 4px;"
    onmouseover="this.src=this.src + '?1';"
        onmouseover="this.src=this.src + '?1';"
  />
    }}
</div>
  </div>


   <!-- Move Data Table -->
   <!-- Move Data Table -->

Revision as of 19:07, 3 September 2025

 <img 
   src="{{filepath:Placeholder.gif}"
   style="width: 210px; border-radius: 4px;" 
   onmouseover="this.src=this.src + '?1';"
 />
Startup Hit Level Properties On Block On Hit On Counter

No description provided.