Template:MoveCard: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision 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; 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 style="display: flex; flex-direction: column; align-items: center;"> | <div style="display: flex; flex-direction: column; align-items: center;"> | ||
<h2 style="margin: 0 0 10px 0;">{{{title|Move Title}}}</h2> | <h2 style="margin: 0 0 10px 0;">{{{title|Move Title}}}</h2> | ||
[[File:{{{image|Placeholder.gif}}} | [[File:{{{image|Placeholder.gif}}}|center|link=]] | ||
</div> | </div> | ||
| Line 13: | Line 11: | ||
<th style="border: none; padding: 8px 12px; text-align: center;">Startup</th> | <th style="border: none; padding: 8px 12px; text-align: center;">Startup</th> | ||
<th style="border: none; padding: 8px 12px; text-align: center;">Hit Level</th> | <th style="border: none; padding: 8px 12px; text-align: center;">Hit Level</th> | ||
<th style="border: none; padding: 8px 12px; text-align: center;">On Block</th> | <th style="border: none; padding: 8px 12px; text-align: center;">On Block</th> | ||
<th style="border: none; padding: 8px 12px; text-align: center;">On Hit</th> | <th style="border: none; padding: 8px 12px; text-align: center;">On Hit</th> | ||
| Line 21: | Line 18: | ||
<td style="color: {{{startup-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{startup|—}}}</td> | <td style="color: {{{startup-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{startup|—}}}</td> | ||
<td style="border: none; padding: 8px 12px; text-align: center;">{{{hitlevel|—}}}</td> | <td style="border: none; padding: 8px 12px; text-align: center;">{{{hitlevel|—}}}</td> | ||
<td style="color: {{{onblock-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{onblock|—}}}</td> | <td style="color: {{{onblock-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{onblock|—}}}</td> | ||
<td style="color: {{{onhit-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{onhit|—}}}</td> | <td style="color: {{{onhit-color|white}}}; border: none; padding: 8px 12px; text-align: center;">{{{onhit|—}}}</td> | ||
Latest revision as of 01:18, 30 September 2025
Move Title
| Startup | Hit Level | On Block | On Hit | On Counter |
|---|---|---|---|---|
| — | — | — | — | — |
No description provided.