mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{|class="wikitable" style="width:900px;" | {|class="wikitable" style="width:900px;" | ||
|- style="font-weight: bold;" | |- style="font-weight: bold;" | ||
|style="width: | |style="width:200px; height=150px; font-size:115%;" align="center" |<b>{{{name}}}</b> | ||
|style="width:200px;"|Command | |style="width:200px;"|Command | ||
|style="width:250px;"|Damage | |style="width:250px;"|Damage | ||
Line 7: | Line 7: | ||
|style="width:150px;"|Properties | |style="width:150px;"|Properties | ||
|- | |- | ||
|style="width: | |style="width:200px;" align="center" rowspan="2"|{{{photo}}} | ||
|style="width:150px;"|{{#motion: {{{command}}} }} | |style="width:150px;"|{{#motion: {{{command}}} }} | ||
|style="width:250px;"|{{{damage}}} | |style="width:250px;"|{{{damage}}} | ||
Line 34: | Line 34: | ||
Parameters should be self-explanatory. | Parameters should be self-explanatory. | ||
For convenience's sake, here are templates that cover all non-command normals. | |||
<pre> | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Standing Light | |||
|command=l | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Crouching Light | |||
|command=d + l | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Standing Medium | |||
|command=m | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Crouching Medium | |||
|command=d + m | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Standing Heavy | |||
|command=h | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Crouching Heavy | |||
|command=d + h | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Special | |||
|command=s | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Jumping Light | |||
|command=air l | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Jumping Medium | |||
|command=air m | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Jumping Heavy | |||
|command=air h | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
{{UMvC3MoveListRow2.0 | |||
|photo= | |||
|name=Jumping Special | |||
|command=air s | |||
|damage= | |||
|hit= | |||
|notes=Describe move here | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> |
Revision as of 11:38, 28 December 2014
{{{name}}} | Command | Damage | Hit | Properties |
{{{photo}}} | {{#motion: {{{command}}} }} | {{{damage}}} | {{#motion: {{{hit}}} }} | {{#motion: {{{properties}}} }} |
{{{notes}}} |
Documentation
Copy the following for each move:
{{UMvC3MoveListRow2.0 |photo= |name= |command= |damage= |hit= |properties= |notes= }}
Parameters should be self-explanatory.
For convenience's sake, here are templates that cover all non-command normals.
{{UMvC3MoveListRow2.0 |photo= |name=Standing Light |command=l |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Light |command=d + l |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Standing Medium |command=m |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Medium |command=d + m |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Standing Heavy |command=h |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Crouching Heavy |command=d + h |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Special |command=s |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Light |command=air l |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Medium |command=air m |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Heavy |command=air h |damage= |hit= |notes=Describe move here }} {{UMvC3MoveListRow2.0 |photo= |name=Jumping Special |command=air s |damage= |hit= |notes=Describe move here }}