Template:AttackDataCargo-UMVC3/Query: Difference between revisions

Template page
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#cargo_query:tables = UMVC3_FrameData
{{#cargo_query:tables = UMVC3_FrameData
| fields = moveId, input, name, startup, active, recovery, cancel, damage, guard, onHit, onBlock, cancel, properties
| fields = moveId, input, name, startup, active, recovery, cancel, damage, guard, onHit, onBlock, cancel
| where = moveId='{{{moveId|{{{1}}}}}}'
| where = moveId='{{{1}}}'
| format = template
| format = template
| template = AttackDataCargo-UMVC3
| template = AttackDataCargo-UMVC3
| named args = yes
| named args = yes
}}
}}
<!--I think the solution is to join the FrameData table with the GlossaryTerms table and use something like "GlossaryTerm-UMVC3.Term=UMVC3_Framedata.properties" but need to figure out how to seperate out each term? --!>

Latest revision as of 14:57, 9 May 2025

No results