RogerDodger (talk | contribs) No edit summary |
RogerDodger (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src="KeyMoves/style.css"/> | <includeonly><templatestyles src="KeyMoves/style.css"/> | ||
{| class="key-moves-legend floatright" | {| class="key-moves-legend floatright" | ||
! colspan="2" | <abbr title="Degree to which the move is used for this purpose.">Function</abbr> | |||
|- | |||
| <div class="key-move-cell core bg-purple"></div> | | <div class="key-move-cell core bg-purple"></div> | ||
| Core | | Core | ||
Line 18: | Line 20: | ||
<th><abbr title="Useful against an opponent moving in.">Keepout</abbr></th> | <th><abbr title="Useful against an opponent moving in.">Keepout</abbr></th> | ||
<th><abbr title="Useful when moving in.">Approach</abbr></th> | <th><abbr title="Useful when moving in.">Approach</abbr></th> | ||
<th><abbr title="Useful | <th><abbr title="Useful against a grounded opponent.">Okizeme</abbr></th>{{#if:{{{extraHeading|}}}| | ||
<th>{{{extraHeading}}}</th>}} | <th>{{{extraHeading}}}</th>}} | ||
</tr> | </tr> | ||
{{{1}}} | {{{1}}} | ||
</table></includeonly><noinclude>{{documentation}}</noinclude> | </table></includeonly><noinclude>{{documentation}}</noinclude> |
Revision as of 08:57, 9 July 2021
This template uses TemplateStyles: | |
This template is used to give a brief overview of a character's key moves and what strategical function they serve.
Usage
{{KeyMoves|
{{KeyMove|2,1|poke=core|keepout=extra|approach=extra}}
{{KeyMove|4|extra|core||secondary|extra}}
{{KeyMove|f,F+4|mixup=core|approach=extra}}
{{KeyMove|db+3|mixup=core|oki=core}}
}}
Parameters for Template:KeyMove
For every parameter except 1
, the possible values are core
, secondary
, extra
.
Parameter | Notes |
---|---|
1
|
Input for the move. |
2 or poke
|
Degree to which this move is a poke. |
3 or counter
|
Degree to which this move is used for its evasive, counter hit, or other properties that dominate enemy attacks. |
4 or mixup
|
Degree to which this move is good for mixups. |
5 or approach
|
Degree to which this move is good for approaching. |
6 or keepout
|
Degree to which this move is good for keepout. |
7 or oki
|
Degree to which this move is good for okizeme. |
Example
Function | |
---|---|
Core | |
Secondary | |
Extra |
Move | Poke | Counter | Mixup | Keepout | Approach | Okizeme | |
---|---|---|---|---|---|---|---|
2,1 | |||||||
4 | |||||||
f,F+4 | |||||||
db+3 |
- The above documentation is from Template:KeyMoves/doc
- Editors should experiment in this template’s sandbox and testcases pages