Template:3DMoveDataTable: Difference between revisions
Jump to navigation
Jump to search
Crimsongaia (talk | contribs) No edit summary |
Crimsongaia (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
{| class="wikitable" style="width: 100%; max-width: 1080px; margin: 0 auto;" | {| class="wikitable" style="width: 100%; max-width: 1080px; margin: 0 auto;" | ||
{{#if:{{{ | {{#if:{{{variable_foo|}}} | ||
| | |<tr><th>Foo</th><td>{{{variable_foo}}}</td></tr>}} | ||
| | |- | ||
! Damage !! Guard !! Startup !! Active !! Recovery !! On-Block !! Attribute !! Invul | ! Damage !! Guard !! Startup !! Active !! Recovery !! On-Block !! Attribute !! Invul | ||
|- | |- | ||
| {{{damage}}} || {{{guard}}} || {{{startup}}} || {{{active}}} || {{{recovery}}} || {{{onblock}}} || {{{attribute}}} || {{{invul}}} | | {{{damage}}} || {{{guard}}} || {{{startup}}} || {{{active}}} || {{{recovery}}} || {{{onblock}}} || {{{attribute}}} || {{{invul}}} | ||
|}</div> | |}</div> |
Revision as of 21:50, 20 December 2022
Damage | Guard | Startup | Active | Recovery | On-Block | Attribute | Invul |
---|---|---|---|---|---|---|---|
{{{damage}}} | {{{guard}}} | {{{startup}}} | {{{active}}} | {{{recovery}}} | {{{onblock}}} | {{{attribute}}} | {{{invul}}} |