Template:BMC terrain info: Difference between revisions
mNo edit summary |
cargo table added |
||
| Line 35: | Line 35: | ||
|image={{{image F|}}} | |image={{{image F|}}} | ||
|keywords=BMC {{{name|}}} | |keywords=BMC {{{name|}}} | ||
}}[[Category:Terrain (BMC)]]</includeonly><noinclude>{{/doc}}</noinclude> | }}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bmc_terrain | ||
|id_F={{{id F|}}} | |||
|id_M={{{id M|}}} | |||
|name ={{{name|}}} | |||
|image_F={{{image F|}}} | |||
|image_M={{{image M|}}} | |||
|difficulty ={{{difficulty|}}} | |||
|favoured ={{{favoured|}}} | |||
|restricted ={{{restricted|}}} | |||
|special_terrain={{{special terrain|}}} | |||
|music ={{{music|}}} | |||
}}[[Category:Terrain (BMC)]]}}</includeonly><noinclude>{{/doc}} | |||
<div>{{#cargo_declare:_table=bmc_terrain | |||
|id_F=String | |||
|id_M=String | |||
|name =String | |||
|image_F=File | |||
|image_M=File | |||
|difficulty =Integer | |||
|favoured =List (, ) of Wikitext string | |||
|restricted =List (, ) of Wikitext string | |||
|special_terrain=List (, ) of Wikitext string | |||
|music =String | |||
}}</div></noinclude> | |||