Template:3DMoveDataTable: Difference between revisions
Jump to navigation
Jump to search
Crimsongaia (talk | contribs) (Created page with "<div style='text-align: center;'> {| class="wikitable" style="width: 100%; max-width: 1080px; margin: 0 auto;" ! Damage !! Guard !! Startup !! Active !! Recovery !! On-Block !! Attribute !! Invul |- | {{{damage}}} || {{{guard}}} || {{{startup}}} || {{{active}}} || {{{recovery}}} || {{{onblock}}} || {{{attribute}}} || {{{invul}}} |}</div>") |
Crimsongaia (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<div style='text-align: center;'> | <div style='text-align: center;'> | ||
{{#if:{{{versioned|}}} | |||
|1st parameter is '''{{{input}}}''' | |||
}} | |||
{| class="wikitable" style="width: 100%; max-width: 1080px; margin: 0 auto;" | {| class="wikitable" style="width: 100%; max-width: 1080px; margin: 0 auto;" | ||
! Damage !! Guard !! Startup !! Active !! Recovery !! On-Block !! Attribute !! Invul | ! Damage !! Guard !! Startup !! Active !! Recovery !! On-Block !! Attribute !! Invul |
Revision as of 21:46, 20 December 2022
Damage | Guard | Startup | Active | Recovery | On-Block | Attribute | Invul |
---|---|---|---|---|---|---|---|
{{{damage}}} | {{{guard}}} | {{{startup}}} | {{{active}}} | {{{recovery}}} | {{{onblock}}} | {{{attribute}}} | {{{invul}}} |