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
 
(48 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="move-card-container" style="display: flex; align-items: flex-start; gap: 15px; border: 3px solid #444; border-radius: 8px; background-color: #222; padding: 15px; margin-bottom: 2em; max-width: 720px; box-shadow: 0 0 10px rgba(0,0,0,0.6); color: #fff;">
<div class="move-card-container" style="display: flex; align-items: flex-start; gap: 15px; border: 3px solid #444; border-radius: 8px; background-color: #222; padding: 15px; margin-bottom: 2em; box-shadow: 0 0 10px rgba(0,0,0,0.6); color: #fff;">
   <div class="move-image" style="flex-shrink: 0; width: 210px; height: auto; position: relative; overflow: hidden;">
 
     <img src="{{{image-static|Placeholder.png}}}" style="width: 210px; display: block;" class="gif-static" />
  <!-- Title + Image Column -->
     <img src="{{{image-animated|}}}" style="width: 210px; display: none; position: absolute; top: 0; left: 0;" class="gif-animated" />
   <div style="display: flex; flex-direction: column; align-items: center;">
     <h2 style="margin: 0 0 10px 0;">{{{title|Move Title}}}</h2>
     [[File:{{{image|Placeholder.gif}}}|center|link=]]
   </div>
   </div>


   <div class="move-data" style="flex-grow: 1;">
   <div class="move-data" style="flex-grow: 1;">
Line 24: Line 27:
       </tr>
       </tr>
     </table>
     </table>
     <p style="margin-top: 12px; font-style: italic; color: #ccc;">{{{description|No description provided.}}}</p>
     <p style="margin-top: 12px; font-style: italic; color: #ccc;">{{{description|No description provided.}}}</p>
   </div>
   </div>
</div>
</div>
<style>
.move-image:hover .gif-static {
  display: none;
}
.move-image:hover .gif-animated {
  display: block;
}
</style>

Latest revision as of 20:11, 3 September 2025


Startup Hit Level Properties On Block On Hit On Counter

No description provided.