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 | |||
| where = moveId='{{{moveId|{{{1}}}}}}' | |||
| format = template | |||
| template = AttackDataCargo-UMVC3 | |||
| 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 17:35, 5 December 2024
No results