Template:Move7: Difference between revisions

Template page
No edit summary
No edit summary
Line 12: Line 12:
<includeonly>{{#cargo_store:_table=MoveDataCargoTest}}{{MoveData
<includeonly>{{#cargo_store:_table=MoveDataCargoTest}}{{MoveData
|id={{{id}}}
|id={{{id}}}
|name={{{name}}}
|inputLead={{{inputLead}}}
|input={{{input}}}
|input={{{input}}}
|targetLead={{{targetLead}}}
|target={{{target}}}
|target={{{target}}}
|damageLead={{{damageLead}}}
|damage={{{damage}}}
|damage={{{damage}}}
|range={{{range}}}
|tracksLeft={{{tracksLeft}}}
|tracksRight={{{tracksRight}}}
|startupRoot={{{startupRoot}}}
|startup={{{startup}}}
|startup={{{startup}}}
|crush={{{crush}}}
|recv={{{recv}}}
|block={{{block}}}
|hit={{{hit}}}
|ch={{{ch}}}
|notes={{{notes}}}
}}</includeonly>
}}</includeonly>

Revision as of 18:15, 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.