Template:UMvC3MoveListRow2.0

Template page
{{{name}}}
{{{command}}}
Damage Guard Startup Active Recovery On Hit On Block Properties
{{{photo}}} {{{damage}}} {{{guard}}} {{{startup}}} {{{active}}} {{{recovery}}} {{{hit}}} {{{block}}} {{{properties}}}
{{{notes}}}

Documentation

This template is mainly for normals, specials with only one version, and hypers.

Copy the following for each move:

{{UMvC3MoveListRow2.0
|photo=
|name=
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}

Parameters mostly should be self-explanatory. "Guard" = High/low/unblockable/throw/air throw. If it hits mid or doesn't hit at all, put a dash.

Here's the raw wiki markup for reference:

{|class="wikitable" style="width:1000px;"
|- style="font-weight: bold;"
|style="width:200px; font-size:115%;" align="center"| <b>{{{name}}}</b><br><small>{{#motion: {{{command}}} }}</small>
|style="width:150px;"| Damage
|style="width:100px;"| Guard
|style="width:60px;"| Startup
|style="width:60px;"| Active
|style="width:60px;"| Recovery
|style="width:60px;"| On Hit
|style="width:60px;"| On Block
|style="width:150px;"| Properties
|-
|align="center" rowspan="2"| {{{photo}}}
| {{{damage}}}
| {{#motion: {{{guard}}} }}
| {{{startup}}}
| {{{active}}}
| {{{recovery}}}
| {{{hit}}}
| {{{block}}}
| {{#motion: {{{properties}}} }}
|- 
|colspan="8"| {{{notes}}}
|}

For convenience's sake, here are templates that cover all non-command normals.


{{UMvC3MoveListRow2.0
|photo=
|name=Standing {{#motion: l}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Standing {{#motion: m}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Standing {{#motion: h}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Crouching {{#motion: l}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Crouching {{#motion: m}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Crouching {{#motion: h}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name={{#motion: s}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Jumping {{#motion: l}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Jumping {{#motion: m}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Jumping {{#motion: h}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}
{{UMvC3MoveListRow2.0
|photo=
|name=Jumping {{#motion: s}}
|command=
|damage=
|guard=
|properties=
|startup=
|active=
|recovery=
|hit=
|block=
|notes=Describe move here
}}

Previous versions

{|class="wikitable" style="width:900px;"
|- style="font-weight: bold;"
|style="width:200px; height=150px; font-size:115%;" align="center"|<b>{{{name}}}</b>
|style="width:300px;"|Command
|style="width:150px;"|Damage
|style="width:200px;"|Hit
|style="width:150px;"|Properties
|-
|align="center" rowspan="2"|{{{photo}}}
|{{#motion: {{{command}}} }}
|{{#motion: {{{damage}}} }}
|{{#motion: {{{hit}}} }}
|{{#motion: {{{properties}}} }}
|- 
|colspan="4"|{{{notes}}}
|-
|}