No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
Here's the raw wiki markup for reference: | Here's the raw wiki markup for reference: | ||
<pre> | <pre> | ||
{|class="wikitable" | {|class="wikitable" style="width:1000px;" | ||
|- style="font-weight: bold;" | |- style="font-weight: bold;" | ||
|style="width:200px; font-size:115%;" align="center"|<b>{{{name}}}</b><br><small>{{#motion: {{{command}}} }}</small> | |style="width:200px; font-size:115%;" align="center"|<b>{{{name}}}</b><br><small>{{#motion: {{{command}}} }}</small> |
Revision as of 17:42, 3 January 2015
{{{name}}} {{#motion: {{{command}}} }} |
Damage | Guard | Properties | Startup | Active | Recovery | On Hit | On Block |
{{{photo}}} | {{{damage}}} | {{#motion: {{{guard}}} }} | {{#motion: {{{properties}}} }} | {{{startup}}} | {{{active}}} | {{{recovery}}} | {{{hit}}} | {{{block}}} |
{{{notes}}} |
Documentation
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. "Hit" = High/low/unblockable/throw/air throw? If it hits mid just leave blank.
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:150px;"|Properties |style="width:60px;"|Startup |style="width:60px;"|Active |style="width:60px;"|Recovery |style="width:60px;"|On Hit |style="width:60px;"|On Block |- |align="center" rowspan="2"|{{{photo}}} |{{{damage}}} |{{#motion: {{{guard}}} }} |{{#motion: {{{properties}}} }} |{{{startup}}} |{{{active}}} |{{{recovery}}} |{{{hit}}} |{{{block}}} |- |colspan="8"|{{{notes}}} |- |}
For convenience's sake, here are templates that cover all non-command normals.
{{UMvC3MoveListRow2.0 |photo= |name=Standing Light |command=l |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Standing Medium |command=m |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Standing Heavy |command=h |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Special |command=s |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Light |command=d + l |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Medium |command=d + m |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Heavy |command=d + h |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Light |command=air l |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Medium |command=air m |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Heavy |command=air h |damage= |hit= |properties= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Special |command=air s |damage= |hit= |properties= |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}}} |- |}