-The Dream Cancel Wiki has successfully upgraded it's wiki software and editing has returned. Tables for data have returned.
Template:MoveDataCargo/Documentation: Difference between revisions
Jump to navigation
Jump to search
Created page with "<pre> {{#vardefine:cargoTable|GAME_MoveData}} {{MoveDataCargo | title = | subtitle = | input = | images = {{MoveDataCargoImage|moveId|caption=}} | info = {{Att..." |
No edit summary |
||
Line 8: | Line 8: | ||
{{MoveDataCargoImage|moveId|caption=}} | {{MoveDataCargoImage|moveId|caption=}} | ||
| info = | | info = | ||
{{AttackDataCargo- | {{AttackDataCargo-KOFXIII/Query|moveId}} | ||
moveDescription | moveDescription | ||
}}</pre> | }}</pre> | ||
Line 14: | Line 14: | ||
== Usage == | == Usage == | ||
A basic skeleton to be used with [[Template:MoveDataCargoImage]] and a game's AttackDataCargo templates (Example: [[Template:AttackDataCargo- | A basic skeleton to be used with [[Template:MoveDataCargoImage]] and a game's AttackDataCargo templates (Example: [[Template:AttackDataCargo-KOFXIII]] and [[Template:AttackDataCargo-KOFXIII/Query]]). | ||
Defining the variable <code><nowiki>{{#vardefine:cargoTable| | Defining the variable <code><nowiki>{{#vardefine:cargoTable|MoveData_GAME}}</nowiki></code> before a character's move list removes the need for the <code>cargoTable</code> argument for each usage. | ||
== Example == | == Example == | ||
<pre>{{MoveDataCargo | cargoTable= | <pre>{{MoveDataCargo | cargoTable=MoveData_KOFXIII | ||
| title = 5A | | title = 5A | ||
| subtitle = | | subtitle = | ||
| input = Standing A | | input = Standing A | ||
| images = | | images = | ||
{{MoveDataCargoImage| | {{MoveDataCargoImage|tb_5a|caption=|cargoTable=MoveData_KOFXIII}} | ||
| info = | | info = | ||
{{AttackDataCargo- | {{AttackDataCargo-KOFXIII/Query|tb_5a}} | ||
A horizontal swipe with the the knife. | A horizontal swipe with the the knife. | ||
* Frame advantage after CS: +10 | * Frame advantage after CS: +10 | ||
Line 39: | Line 39: | ||
}}</pre> | }}</pre> | ||
{{MoveDataCargo | cargoTable= | {{MoveDataCargo | cargoTable=MoveData_KOFXIII | ||
| title = 5A | | title = 5A | ||
| subtitle = | | subtitle = | ||
| input = Standing A | | input = Standing A | ||
| images = | | images = | ||
{{MoveDataCargoImage| | {{MoveDataCargoImage|tb_5a|caption=|cargoTable=MoveData_KOFXIII}} | ||
| info = | | info = | ||
{{AttackDataCargo- | {{AttackDataCargo-KOFXIII/Query|tb_5a}} | ||
A horizontal swipe with the the knife. | A horizontal swipe with the the knife. | ||
* Frame advantage after CS: +10 | * Frame advantage after CS: +10 |
Revision as of 17:19, 5 October 2021
{{#vardefine:cargoTable|GAME_MoveData}} {{MoveDataCargo | title = | subtitle = | input = | images = {{MoveDataCargoImage|moveId|caption=}} | info = {{AttackDataCargo-KOFXIII/Query|moveId}} moveDescription }}
Usage
A basic skeleton to be used with Template:MoveDataCargoImage and a game's AttackDataCargo templates (Example: Template:AttackDataCargo-KOFXIII and Template:AttackDataCargo-KOFXIII/Query).
Defining the variable {{#vardefine:cargoTable|MoveData_GAME}}
before a character's move list removes the need for the cargoTable
argument for each usage.
Example
{{MoveDataCargo | cargoTable=MoveData_KOFXIII | title = 5A | subtitle = | input = Standing A | images = {{MoveDataCargoImage|tb_5a|caption=|cargoTable=MoveData_KOFXIII}} | info = {{AttackDataCargo-KOFXIII/Query|tb_5a}} A horizontal swipe with the the knife. * Frame advantage after CS: +10 * Has decent range. * Very good tool overall, due to it's speed. * Good stagger window. * Can be cancelled into {{MoveTooltip-UNICLR|66~6A+B|text=roll}} with 6A+B as long the opponent is in hit or block stun. ** It also can be cancelled during a startup. Cancelling move's startup into other move is called Kara Cancel, but it is indicated as '''w5A Roll cancel''' in other moves' description. * Does not destroy Byakuya's webs, Chaos' Ahzi and etc. * Cannot be used for OTG. }}
5A
Standing A
Lua error in Module:MoveDataParser at line 86: attempt to index field '?' (a nil value).
Error: No field named "inputInfo" found for any of the specified database tables.
A horizontal swipe with the the knife.
- Frame advantage after CS: +10
- Has decent range.
- Very good tool overall, due to it's speed.
- Good stagger window.
- Can be cancelled into Template:MoveTooltip-UNICLR with 6A+B as long the opponent is in hit or block stun.
- It also can be cancelled during a startup. Cancelling move's startup into other move is called Kara Cancel, but it is indicated as w5A Roll cancel in other moves' description.
- Does not destroy Byakuya's webs, Chaos' Ahzi and etc.
- Cannot be used for OTG.