More actions
EmissaryFGC (talk | contribs) Created page with "<div class="movelistentry">{{{movename}}}<span style="float: right;">{{{input}}}</span></div> <div class="movelistdesc">{{{description}}}</div> <noinclude> <templatedata> { "params": { "movename": { "label": "Move Name", "description": "The name of the special move/other move.", "example": "Hadoken", "type": "unknown", "required": true }, "input": { "label": "Input", "description": "The input of the special move/other move.", "example": "23..." |
EmissaryFGC (talk | contribs) No edit summary |
||
| Line 31: | Line 31: | ||
} | } | ||
</templatedata> | </templatedata> | ||
{{doc}} | |||
</noinclude> | </noinclude> | ||
Revision as of 20:39, 18 September 2024
{{{movename}}}{{{input}}}
{{{description}}}
A single special move to be placed in a movelist.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Move Name | movename | The name of the special move/other move.
| Unknown | required |
| Input | input | The input of the special move/other move.
| Unknown | required |
| Description | description | A description of what the move does.
| Unknown | required |
A single move that fits into the body of Template:Generic Movelist. Call as many times as needed until the movelist is filled out.