Difference between revisions of "Template:FrameData-KOF02UM/Query"

From Dream Cancel Wiki
Jump to navigation Jump to search
Line 7: Line 7:
-->}}<!--</includeonly>
-->}}<!--</includeonly>
<noinclude>==Usage==
<noinclude>==Usage==
Makes a query to collect a move's data from the [[Special:CargoTables/MoveData_KOF02UM|MoveData_KOF02UM]] Cargo table made [[Template:MoveData-KOF02UM|here]] in the [[Template:FrameData-KOF02UM]] or [[Template:CharData-KOF02UM]] format.  
Makes a query to collect a move's data from the [[Special:CargoTables/MoveData_KOF02UM|MoveData_KOF02UM]] Cargo table made [[Template:MoveData-KOF02UM|here]] in the [[Template:FrameData-KOF02UM]] or [[Template:CharData-KOF02UM]] format depending on if it's a move or just a char's data.  


==Example==
==Example==
Line 14: Line 14:
{{FrameData-KOF02UM/Query|kyo_sta}}
{{FrameData-KOF02UM/Query|kyo_sta}}


To get Kyo's idle standing info.
<pre>{{FrameData-KOF02UM/Query|kyo_st0}}</pre>
<pre>{{FrameData-KOF02UM/Query|kyo_st0}}</pre>
{{FrameData-KOF02UM/Query|kyo_st0}}
{{FrameData-KOF02UM/Query|kyo_st0}}

Revision as of 04:42, 23 July 2022

Usage

Makes a query to collect a move's data from the MoveData_KOF02UM Cargo table made here in the Template:FrameData-KOF02UM or Template:CharData-KOF02UM format depending on if it's a move or just a char's data.

Example

- To get Kyo's st.A data with its moveId=kyo_sta

{{FrameData-KOF02UM/Query|kyo_sta}}
Error: No field named "notes" found for any of the specified database tables.

To get Kyo's idle standing info.

{{FrameData-KOF02UM/Query|kyo_st0}}
Error: No field named "notes" found for any of the specified database tables.

- To then make the move's chart using -preferably- Template:FrameDataCargo-KOF02UM, based on the Template:MoveData format.

stand A
st.A
A
02UM Kyo st.A 2 ima.png
02UM Kyo st.A 2.png
Error: No field named "notes" found for any of the specified database tables.


A cancelable standing jab with poor priority but decent range and speed. Can be used to stuff hops early but a well timed st.B is generally preferred.

  • Cancelable on hit/whiff.
  • Chains into every lights but cl.A/B.
Source
{{FrameDataCargo-KOF02UM
|moveId=kyo_sta
|description=
<br>
A cancelable standing jab with poor priority but decent range and speed. Can be used to stuff hops early but a well timed st.B is generally preferred.<br>
<br>
* Cancelable on hit/whiff.
* Chains into every lights but cl.A/B.
|phases=
<gallery mode=packed-hover heights=150px>
File:02UM_Kyo_st.A_1.png|'''Startup'''
File:02UM_Kyo_st.A_2.png|'''Active'''
</gallery>
}}