Template:Move7: Difference between revisions

Template page
No edit summary
(omitting field names doesn't work for some reason)
Line 10: Line 10:
|startup=String}}
|startup=String}}
</noinclude>
</noinclude>
<includeonly>{{#cargo_store:_table=MoveDataCargoTest}}{{MoveData
<includeonly>{{#cargo_store:_table=MoveDataCargoTest
|id={{{id|}}}
|name={{{name|}}}
|inputLead={{{inputLead|}}}
|input={{{input|}}}
|targetLead={{{targetLead|}}}
|target={{{target|}}}
|damageLead={{{damageLead|}}}
|damage={{{damage|}}}
|range={{{range|}}}
|tracksLeft={{{tracksLeft|}}}
|tracksRight={{{tracksRight|}}}
|startupRoot={{{startupRoot|}}}
|startup={{{startup|}}}
|crush={{{crush|}}}
|recv={{{recv|}}}
|block={{{block|}}}
|hit={{{hit|}}}
|ch={{{ch|}}}
|notes={{{notes|}}}
}}{{MoveData
|id={{{id|}}}
|id={{{id|}}}
|name={{{name|}}}
|name={{{name|}}}

Revision as of 18:41, 21 August 2023

This is a test template that is like Template:MoveData, but also creates values for a Cargo table. The plan is to eventually move this functionality into Template:MoveData.

This template defines the table "MoveDataCargoTest". This table has not been created yet.