Template:Move7: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<includeonly>{{#cargo_store:_table=MoveDataCargoTest
This is a test template that is like [[Template:MoveData]], but also creates values for a [https://www.mediawiki.org/wiki/Extension:Cargo Cargo] table.
The plan is to eventually move this functionality into [[Template:MoveData]].
 
{{#cargo_declare:_table=MoveDataCargoTest
|id=String (mandatory)
|name=String
|input=String
|parent=String
|target=String
|damage=Integer
|reach=Float
|tracksLeft=Integer
|tracksRight=Integer
|startup=String
|recv=String
|tot=Integer
|crush=String
|block=String
|hit=String
|ch=String
|notes=Wikitext
|}}
</noinclude><includeonly>{{#cargo_store:_table=MoveDataCargoTest
|id={{{id}}}
|id={{{id}}}
|name={{{name|}}}
|name={{{name|}}}
Line 58: Line 35:
|ch={{{ch|}}}
|ch={{{ch|}}}
|notes={{{notes|}}}
|notes={{{notes|}}}
}}</includeonly>
}}</includeonly><noinclude>
{{documentation}}
{{#cargo_declare:_table=MoveDataCargoTest
|id=String (mandatory)
|name=String
|input=String
|parent=String
|target=String
|damage=Integer
|reach=Float
|tracksLeft=Integer
|tracksRight=Integer
|startup=String
|recv=String
|tot=Integer
|crush=String
|block=String
|hit=String
|ch=String
|notes=Wikitext
|}}
</noinclude>

Revision as of 11:09, 24 August 2023

Template:Move7/doc

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