Template:UMvC3MoveListRow2.0: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
{|class="wikitable" style="width:900px;"
|- style="font-weight: bold;"
|style="width:150px; height=150px; font-size:115%;" align="center" |<b>{{{name}}}</b>
|style="width:200px;"|Command
|style="width:250px;"|Damage
|style="width:250px;"|Guard
|style="width:150px;"|Properties
|-
|-
|style="width:150px;" align="center" rowspan="2"|{{{photo}}}
|style="width:150px;" align="center" rowspan="2"|{{{photo}}}
|style="width:200px;"|<b>{{{name}}}</b>
|style="width:150px;"|{{#motion: {{{command}}} }}
|style="width:150px;"|{{#motion: {{{command}}} }}
|style="width:250px;"|{{{damage}}}
|style="width:250px;"|{{{damage}}}
|style="width:250px;"|{{{guard}}}
|style="width:250px;"|{{{guard}}}
|style="width:200px;"|{{#motion: {{{properties}}} }}
|-  
|-  
|colspan="4"|
|colspan="4"|
{{#motion: {{{notes}}} }}<noinclude>
{{#motion: {{{notes}}} }}
|-
|}<noinclude>


==Documentation==
==Documentation==

Revision as of 11:20, 28 December 2014

{{{name}}} Command Damage Guard Properties
{{{photo}}} {{#motion: {{{command}}} }} {{{damage}}} {{{guard}}} {{#motion: {{{properties}}} }}

{{#motion: {{{notes}}} }}

Documentation

Copy the following for each move:

{{UMvC3MoveListRow2.0
|photo=
|name=
|command=
|damage=
|guard=
|notes=
}}

Parameters should be self-explanatory.