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
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<div class="movelistentry">{{{movename}}}<span style="float: right;">{{{input}}}</span></div>
<div class="movelistentry">{{{movename}}}<span style="float: right;">{{{input}}}</span></div>
<div class="movelistdesc">{{{description}}}</div>
<div class="movelistdesc">{{{description}}}</div>
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>
Line 31: Line 33:
}
}
</templatedata>
</templatedata>
{{doc}}
{{doc}}{{clear}}
</noinclude>
</noinclude>

Revision as of 20:39, 18 September 2024


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