Template:AttackDataCargo-UMVC3/Query: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
{{#cargo_query:tables = UMVC3_FrameData, UMVC3_Glossary
{{#cargo_query:tables = UMVC3_FrameData, UMVC3_Glossary
| join on = UMVC3_Glossary.term HOLDS UMVC3_FrameData.properties
| join on = UMVC3_FrameData.properties HOLDS UMVC3_Glossary.term
| 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, properties
| where = moveId='{{{moveId|{{{1}}}}}}'
| where = moveId='{{{moveId|{{{1}}}}}}'

Revision as of 10:29, 2 May 2025

No results