Template:Move7: Difference between revisions

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

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