-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) No edit summary |
||
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 in the [[Template:FrameData-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]] format. | ||
==Example== | ==Example== |
Revision as of 02:27, 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> <br> A cancelable standing jab with poor priority but decent range and speed. Can be used close-up to stuff hops early.<br> <br> *'''Chains into''': <u>every light including itself.</u> </div> {{!}}- }}