Template:BTDB map info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 10: | Line 10: | ||
|introduced_F={{{introduced F|}}} | |introduced_F={{{introduced F|}}} | ||
|introduced_M={{{introduced M|}}} | |introduced_M={{{introduced M|}}} | ||
|availability={{{availability|}}} | |availability={{#invoke:unstrip|kill_markers|{{{availability|}}}}} | ||
|music ={{{music|}}} | |music ={{{music|}}} | ||
| Line 21: | Line 21: | ||
|path_lengths_M={{{path lengths M|}}} | |path_lengths_M={{{path lengths M|}}} | ||
}}{{#seo: | }}{{#seo: | ||
|image={{{image|}}} | |image={{{image M|}}} | ||
|keywords=BTDB {{{name|}}},BTD Battles {{{name|}}} | |keywords=BTDB {{{name M|}}},BTD Battles {{{name M|}}} | ||
}}[[Category:Maps in Battles (mobile)]] | }}[[Category:Maps in Battles (mobile)]]{{#if:{{{id F|}}}|[[Category:Maps in Battles (Flash)]]}} | ||
{|class="info" | {|class="info" | ||
!class="head"|{{{name M}}} | !class="head"|{{{name M}}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|colspan=4|[[File:{{{image M}}}|250px]] | |colspan=4|[[File:{{{image M}}}|250px]] | ||
|} | |} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
!Availability | !Availability | ||
|colspan="2"|{{{availability|}}} | |colspan="2"|{{{availability|}}} | ||
| Line 58: | Line 58: | ||
|colspan="2"|{{#if:{{{introduced M|}}}|Version {{{introduced M}}}|Launch}} | |colspan="2"|{{#if:{{{introduced M|}}}|Version {{{introduced M}}}|Launch}} | ||
|}{{#invoke:BTD5 track info|main|path labels={{{path labels|}}}|path lengths F={{{path lengths F|}}}|path lengths M={{{path lengths M|}}}}} | |}{{#invoke:BTD5 track info|main|path labels={{{path labels|}}}|path lengths F={{{path lengths F|}}}|path lengths M={{{path lengths M|}}}}} | ||
|}</includeonly><noinclude>{{#cargo_declare:_table=btdb_maps | |}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=btdb_maps | |||
|id_F=String | |id_F=String | ||
|id_M=String | |id_M=String | ||
| Line 69: | Line 70: | ||
|introduced_F=String | |introduced_F=String | ||
|introduced_M=String | |introduced_M=String | ||
|availability=Wikitext | |availability=Wikitext string | ||
|music =String | |music =String | ||
| Line 79: | Line 80: | ||
|path_lengths_F=List (,) of String | |path_lengths_F=List (,) of String | ||
|path_lengths_M=List (,) of String | |path_lengths_M=List (,) of String | ||
}} | }}</div></noinclude> | ||