-The Dream Cancel Wiki has successfully upgraded it's wiki software and editing has returned. Tables for data have returned.
Template:FrameData-KOF02UM/Query: Difference between revisions
Jump to navigation
Jump to search
Franck Frost (talk | contribs) No edit summary |
Franck Frost (talk | contribs) |
||
Line 24: | Line 24: | ||
{{!}} {{#if:{{{version|}}}|colspan="12"|colspan="11"}} style="text-align: left; vertical-align:top;" {{!}} | {{!}} {{#if:{{{version|}}}|colspan="12"|colspan="11"}} style="text-align: left; vertical-align:top;" {{!}} | ||
<div> | <div> | ||
<tabber> | |||
Description= | |||
<br> | <br> | ||
A cancelable standing jab with poor priority but decent range and speed. Can be used | 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> | <br> | ||
*''' | * Cancelable on hit/whiff. | ||
* Chains into every lights but cl.A/B. | |||
|-| | |||
Phases= | |||
<gallery mode=packed-hover heights=140px> | |||
File:02UM_Kyo_st.A_1.png|'''Startup''' | |||
File:02UM_Kyo_st.A_2.png|'''Active''' | |||
</gallery> | |||
</tabber> | |||
</div> | </div> | ||
{{!}}- | {{!}}- | ||
Line 43: | Line 53: | ||
{{!}} {{#if:{{{version|}}}|colspan="12"|colspan="11"}} style="text-align: left; vertical-align:top;" {{!}} | {{!}} {{#if:{{{version|}}}|colspan="12"|colspan="11"}} style="text-align: left; vertical-align:top;" {{!}} | ||
<div> | <div> | ||
<tabber> | |||
Description= | |||
<br> | <br> | ||
A cancelable standing jab with poor priority but decent range and speed. Can be used | 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> | <br> | ||
*''' | * Cancelable on hit/whiff. | ||
* Chains into every lights but cl.A/B. | |||
|-| | |||
Phases= | |||
<gallery mode=packed-hover heights=140px> | |||
File:02UM_Kyo_st.A_1.png|'''Startup''' | |||
File:02UM_Kyo_st.A_2.png|'''Active''' | |||
</gallery> | |||
</tabber> | |||
</div> | </div> | ||
{{!}}- | {{!}}- |
Revision as of 02:29, 28 December 2021
Usage
Makes a query to collect a move's data from the MoveData_KOF02UM Cargo table made here in the Template:FrameData-KOF02UM format.
Example
- To get Kyo's st.A data with its moveId=kk_sta
{{FrameData-KOF02UM/Query|kk_sta}}
Error: No field named "inputInfo" found for any of the specified database tables.
- To then make the move's chart using the basic Template:MoveData
st.A
|
Error: No field named "inputInfo" found for any of the specified database tables.
|
---|
Source
{{MoveData |image=02UM_Kyo_st.A_2_ima.png |hitbox=02UM_Kyo_st.A_2.png |caption= |name=st.A |data= {{FrameData-KOF02UM/Query|kk_sta}} {{!}} {{#if:{{{version|}}}|colspan="12"|colspan="11"}} style="text-align: left; vertical-align:top;" {{!}} <div> <tabber> 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=140px> File:02UM_Kyo_st.A_1.png|'''Startup''' File:02UM_Kyo_st.A_2.png|'''Active''' </gallery> </tabber> </div> {{!}}- }}