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
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="movelistentry">{{{movename}}}<span style="float: right;">{{{input}}}</span></div>
<includeonly><!--
--><div class="movelistentry">{{{movename}}}<span style="float: right;">{{{input}}}</span></div>
<div class="movelistdesc">{{{description}}}</div>
<div class="movelistdesc">{{{description}}}</div>
<noinclude>
<templatestyles src="Template:Movelist/styles.css" /></includeonly><noinclude>
<templatedata>
<templatedata>
{
{
Line 27: Line 28:
}
}
},
},
"description": "A single special move to be placed in a movelist.",
"format": "inline",
"format": "block"
"description": "See documentation below."
}
}
</templatedata>
</templatedata>
{{doc}}
{{doc}}{{clear}}
</noinclude>
</noinclude>

Latest revision as of 19:07, 1 October 2024

See documentation below.

Template parameters[Edit template data]

This template prefers inline 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