Template:BTD6 map info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (17 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_store:_table=btd6_maps | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image}}}|250px]] | |||
|} | |||
{|class="subtable" | |||
![[Map difficulty|Difficulty]] | |||
|colspan="3"|[[{{{difficulty}}}]] | |||
|- | |||
!Music | |||
|colspan="3"|{{{music|TBD}}} | |||
|- | |||
!Default [[Co-op (BTD6)|Co-op]] division | |||
|colspan="3"|{{#switch:{{{coop division|}}} | |||
|0=Free-for-all | |||
|1=Horizontal | |||
|2=Vertical | |||
|3=Diagonal (top-left to bottom-right) | |||
|4=Diagonal (top-right to bottom-left) | |||
|#default=TBD | |||
}} | |||
|- | |||
!Introduced | |||
|colspan="3"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|- | |||
!Entrances | |||
|{{{entrances|—}}} | |||
!Exits | |||
|{{{exits|—}}} | |||
|- | |||
!Junctions | |||
|{{{junctions|—}}} | |||
!Water? | |||
|{{{water|—}}} | |||
|}<!-- | |||
-->{{#if:{{{removable costs|}}}{{{removable labels|}}}{{{removable amounts|}}}|<table class="subtable">{{#invoke:BTD6 map info|removables|costs={{{removable costs|0}}}|labels={{{removable labels|a}}}|amounts={{{removable amounts|1}}}}}</table>}}<!-- | |||
-->{{#if:{{{path lengths|}}}|<table class="subtable centered-cells">{{#if:{{{path labels|}}}|{{#invoke:BTD6 map info|paths|path lengths={{{path lengths|0}}}|path labels={{{path labels|}}}}}|{{#invoke:BTD6 map info|paths|path lengths={{{path lengths|0}}}}}}}</table>}}<!-- | |||
--></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_maps | |||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 21: | Line 59: | ||
|music={{{music|}}} | |music={{{music|}}} | ||
|coop_division={{{coop division|}}} | |coop_division={{{coop division|}}} | ||
} | }}[[Category:{{{difficulty}}} maps in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTD6 {{{name|}}} | |keywords=BTD6 {{{name|}}} | ||
}}</includeonly><noinclude | }}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_maps | ||
|id=String | |id=String | ||
|name | |name =String | ||
|image | |image=File | ||
|introduced=String | |introduced=String | ||
| Line 91: | Line 84: | ||
|music=String | |music=String | ||
|coop_division=Integer | |coop_division=Integer | ||
}} | }}{{/doc}}</noinclude> | ||
Latest revision as of 01:02, 24 April 2026
This template defines the Cargo table "btd6_maps". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| difficulty | difficulty | no description | Unknown | optional |
| music | music | no description | Unknown | optional |
| coop division | coop division | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| entrances | entrances | no description | Unknown | optional |
| exits | exits | no description | Unknown | optional |
| junctions | junctions | no description | Unknown | optional |
| path lengths | path lengths | no description | Unknown | optional |
| path labels | path labels | no description | Unknown | optional |
| water | water | no description | Unknown | optional |
| removable costs | removable costs | no description | Unknown | optional |
| removable labels | removable labels | no description | Unknown | optional |
| removable amounts | removable amounts | no description | Unknown | optional |