Our Fatal Fury: City of the Wolves wiki page is ready for editing: https://dreamcancel.com/wiki/Fatal_Fury:_City_of_the_Wolves
Template:MoveData-KOFXIII: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{#cargo_declare: | ||
_table=MoveData_KOFXIII | |||
| moveId = String | |||
| chara = String | |||
| input = String | |||
| inputInfo = String | |||
{{ | | name = Wikitext | ||
| subtitle = String | |||
| | | images = List (,) of String | ||
| | | hitboxes = List (,) of String | ||
| | | damage = Wikitext String | ||
| | | guard = List (,) of Wikitext String | ||
| | | startup = Wikitext String | ||
| | | active = Wikitext String | ||
| recovery = Wikitext String | |||
| frameAdv = Wikitext String | |||
| invul = Wikitext String | |||
|images= | }}</noinclude><includeonly>{{#ifeq:{{{storeInCargo|true}}}|true|{{#cargo_store: | ||
_table=MoveData_KOFXIII | |||
| moveId = {{{moveId}}} | |||
| chara = {{{character}}} | |||
| input = {{{input}}} | |||
| inputInfo = {{{inputInfo|}}} | |||
| name = {{{name|}}} | |||
| subtitle = {{{subtitle|}}} | |||
| images = {{{images|}}} | |||
| | | hitboxes = {{{hitboxes|}}} | ||
| damage = {{{damage|}}} | |||
|damage=String | | guard = {{{guard|}}} | ||
|guard= | | startup = {{{startup|}}} | ||
|startup=String | | active = {{{active|}}} | ||
|active=String | | recovery = {{{recovery|}}} | ||
|recovery=String | | landing = {{{landing|}}} | ||
| frameAdv = {{{frameAdv|}}} | |||
| | | invul = {{{invul|}}} | ||
| | }}}}<!-- | ||
--><table class="wikitable tooltip-content" id="{{{input}}}" style="width:500px;"><!-- | |||
--><tr style="font-size:80%;"><!-- | |||
--><th colspan="6"><!-- | |||
}} | --><div style="float:left;">{{{character}}}</div><!-- | ||
</noinclude><includeonly>{{#cargo_store:_table=MoveData_KOFXIII | --><div style="float:right;">{{{moveId}}}</div><!-- | ||
|chara={{{ | --></th><!-- | ||
| | --></tr><!-- | ||
| | --><tr><!-- | ||
| | --><th colspan="6"><!-- | ||
| | --><div style="float:left;"><!-- | ||
| | --><span><!-- | ||
| | --><div>{{#invoke:InputsUNI|toIcons|{{{input}}}}}</div><!-- | ||
| | --><div style="font-size:80%;">{{{input|}}}</div><!-- | ||
| | --></span><!-- | ||
| | --><span>{{{inputInfo|}}}</span><!-- | ||
| | --></div><!-- | ||
| | --><div style="float:right;"><!-- | ||
| | --><div>{{#if: {{{name|}}} | {{{name}}} }}</div><!-- | ||
| | --><div style="font-size:80%;">{{#if:{{{subtitle|}}} | {{{subtitle}}} }}</small></div><!-- | ||
}} | --></div><!-- | ||
--></th><!-- | |||
! | --></tr><!-- | ||
! | --><tr><!-- | ||
! | --><th colspan="6">{{#invoke:Parser|parseImages|{{{images|}}}|100x100px|addLineBreaks = true}}{{#invoke:Parser|parseImages|{{{hitboxes|}}}|100x100px|addLineBreaks = true}}</th><!-- | ||
! | --></tr><!-- | ||
! | --><tr style="font-size:80%"><!-- | ||
! | --><th style="width:16.6%;">Damage</th><!-- | ||
! | --><th style="width:16.6%;">Guard</th><!-- | ||
! | --><th>Startup</th><!-- | ||
! | --><th>Active</th><!-- | ||
! | --><th>Recovery</th><!-- | ||
! | --><th>Frame Advantage</th><!-- | ||
! | --><th>Invulnerability</th><!-- | ||
! | --></tr><!-- | ||
|- | --><tr style="text-align: center; height:29px;"><!-- | ||
--><td>{{#if:{{{damage|}}}|{{{damage}}}|-}}</td><!-- | |||
| {{{ | --><td>{{#if:{{{guard|}}}|{{{guard}}}|-}}</td><!-- | ||
--><td>{{#if:{{{startup|}}}|{{{startup}}}|-}}</td><!-- | |||
| {{{damage|}}} | --><td>{{#if:{{{active|}}}|{{{active}}}|-}}</td><!-- | ||
| {{{guard|}}} | --><td>{{#if:{{{recovery|}}}|{{{recovery}}}|-}}</td><!-- | ||
| {{{startup|}} | --><td>{{#if:{{{frameAdv|}}}|{{{frameAdv}}}|-}}</td><!-- | ||
--><td>{{#if:{{{invul|}}}|{{{invul}}}|-}}</td><!-- | |||
| {{{ | --></tr><!-- | ||
--></table></includeonly><noinclude> | |||
| {{{ | [[Category:Cargo Templates]] | ||
{{Documentation}} | |||
</noinclude> | |||
| {{{ | |||
|} | |||
</includeonly> |
Revision as of 02:43, 16 September 2021
This template defines the table "MoveData_KOFXIII". View table.
{{MoveData-KOFXIII | character = | moveId = | name = | idle = | rank = | input = | images = | hitboxes = | damage = | guard = | cancel = | startup = | active = | recovery = | hitadv = | blockadv = | invul = }}
Usage
This template defines and stores values, in this case moves' data, in the MoveData_KOFXIII Cargo Table following a move header or a char's data header. Said data is then queried by Template:FrameData-KOFXIII/Query and made tables of using Template:FrameDataCargo-KOFXIII. It also serves as a tooltip.
Storing a character's moves should be done in their data subpage due to be linked in the bottom external links section of the main page. The format to follow can be found here.
Parameters
How to use each parameter
|
---|
Main Parameters
Secondary ParametersSecundary parameters for further preparing data for moves with multiple versions/follow-ups and as such, most of these only show in the output of Template:FrameDataCargo-KOFXIII.
|
Example
Kyo's st.B data you can find with other examples here.
Kyo Kusanagi kyo_stb | ||||||
---|---|---|---|---|---|---|
Script error: No such module "InputsUNI". st.B stand B | ||||||
![]() ![]() | ||||||
Damage | Guard | Startup | Active | Recovery | Frame Advantage | Invulnerability |
30 | Low | 6 | 3 | 11 | - | - |
{{MoveData-KOFXIII | character = Kyo Kusanagi | moveId = kyo_stb | name = stand B | input = st.B | input2 = 5B | images = XIII Kyo st.B ima.png | hitboxes = XIII Kyo st.B.png | damage = 30 | guard = Low | cancel = | startup = 6 | active = 3 | recovery = 11 | hitadv = +1 | blockadv = -1 | invul = | display = 150px }}
This documentation is automatically transcluded from Template:MoveData-KOFXIII/Documentation and is not included when this page is transcluded.