Template:MoveImpl7: Difference between revisions

Template page
No edit summary
(rename everything to Move7)
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{#invoke:Move7|display}}</includeonly><noinclude>{{documentation}}</noinclude>
This template is used by [[Template:MoveDataCargoTest]] and [[Template:MoveDataCargoTest/Query]] to display data from the Cargo table.
</noinclude>
<includeonly>{{MoveData
|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|}}}
|recv={{{recv|}}}
|tot={{{tot|}}}
|crush={{{crush|}}}
|block={{{block|}}}
|hit={{{hit|}}}
|ch={{{ch|}}}
|notes={{{notes|}}}
}}</includeonly>

Latest revision as of 13:21, 17 September 2023

This template is an implementation detail of:

It is used display move information by querying for move parent info. Should not be used by itself.