|
This template uses Cargo: |
|
|
This template uses Lua: |
|
This will get one field of a move.
Related templates
- {{Move}} - show detailed information for a move and store it in a cargo table.
- {{MoveQuery}} - show detailed information for an already defined move.
- {{MoveGet}} - get one field of an already defined move.
- {{MoveInherit}} - create a new move based on an already defined move. Primary usage - inherit properties of a generic move.
- {{PunisherTable}} - show information for character punishers and store them in a cargo table. Depends on the data defined by {{Move}}.
- {{PunishmentChart}} - display a chart of punishment damage for a character. Depends on the data defined by {{PunisherTable}}.
- {{WhiffPunisherTable}} - show information for character whiff punishers. Depends on the data defined by {{Move}}.
Usage
{{MoveGet|Bryan-1+3+4|hit}}
Parameters
Parameter |
Required |
Description
|
Unnamed
|
✔︎
|
Move id.
|
Unnamed
|
✔︎
|
Field of the move. See Template:Move#Parameters.
|
recursive
|
|
Set to true if you want to get values from previous moves in the string.
|