(rename everything to Move7) |
(add MoveGet7) |
||
Line 2: | Line 2: | ||
* {{tl|Move7}} - show detailed information for a move and store it in a cargo table. | * {{tl|Move7}} - show detailed information for a move and store it in a cargo table. | ||
* {{tl|MoveQuery7}} - show detailed information for an already defined move. | * {{tl|MoveQuery7}} - show detailed information for an already defined move. | ||
* {{tl|MoveGet7}} - get one field of an already defined move. | |||
* {{tl|MoveInherit7}} - create a new move based on an already defined move. Primary usage - inherit properties of a generic move. | * {{tl|MoveInherit7}} - create a new move based on an already defined move. Primary usage - inherit properties of a generic move. | ||
* {{tl|PunisherTable7}} - show information for character punishers and store them in a cargo table. Depends on the data defined by {{tl|Move7}}. | * {{tl|PunisherTable7}} - show information for character punishers and store them in a cargo table. Depends on the data defined by {{tl|Move7}}. | ||
* {{tl|PunishmentChart7}} - display a chart of punishment damage for a character. Depends on the data defined by {{tl|PunisherTable7}}. | * {{tl|PunishmentChart7}} - display a chart of punishment damage for a character. Depends on the data defined by {{tl|PunisherTable7}}. | ||
* {{tl|WhiffPunisherTable7}} - show information for character whiff punishers. Depends on the data defined by {{tl|Move7}}. | * {{tl|WhiffPunisherTable7}} - show information for character whiff punishers. Depends on the data defined by {{tl|Move7}}. |
Latest revision as of 13:34, 20 September 2023
Related templates
- {{Move7}} - show detailed information for a move and store it in a cargo table.
- {{MoveQuery7}} - show detailed information for an already defined move.
- {{MoveGet7}} - get one field of an already defined move.
- {{MoveInherit7}} - create a new move based on an already defined move. Primary usage - inherit properties of a generic move.
- {{PunisherTable7}} - show information for character punishers and store them in a cargo table. Depends on the data defined by {{Move7}}.
- {{PunishmentChart7}} - display a chart of punishment damage for a character. Depends on the data defined by {{PunisherTable7}}.
- {{WhiffPunisherTable7}} - show information for character whiff punishers. Depends on the data defined by {{Move7}}.