Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Special Move: Difference between revisions

Template page
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..."
 
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.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Move Namemovename

The name of the special move/other move.

Example
Hadoken
Unknownrequired
Inputinput

The input of the special move/other move.

Example
236X
Unknownrequired
Descriptiondescription

A description of what the move does.

Example
A basic fullscreen fireball. Button strength determines projectile speed. The OD version has three hits and will beat non-OD fireballs.
Unknownrequired

A single move that fits into the body of Template:Generic Movelist. Call as many times as needed until the movelist is filled out.

MediaWiki Appliance - Powered by TurnKey Linux