Template:BTD6 map info: Difference between revisions
Undo revision 70616 by Player (talk) It seems like the path lengths of single-lane maps are missing from the template, I am unsure of how to fix this. Tags: Undo Reverted |
mNo edit summary Tag: Manual revert |
||
| Line 29: | Line 29: | ||
|colspan=4|[[File:{{{image}}}|250px]] | |colspan=4|[[File:{{{image}}}|250px]] | ||
|} | |} | ||
|- | |||
| | |||
{|class="info-sub" | {|class="info-sub" | ||
![[Map difficulty|Difficulty]] | ![[Map difficulty|Difficulty]] | ||
| Line 35: | Line 37: | ||
!Music | !Music | ||
|colspan="3"|{{{music|TBD}}} | |colspan="3"|{{{music|TBD}}} | ||
|- | |- | ||
!Default [[Co-op (BTD6)|Co-op]] division | !Default [[Co-op (BTD6)|Co-op]] division | ||
| Line 48: | Line 47: | ||
|#default=TBD | |#default=TBD | ||
}} | }} | ||
|- | |||
!Introduced | |||
|colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|- | |- | ||
!Entrances | !Entrances | ||
| Line 59: | Line 61: | ||
|style="text-align:center"|{{{water|—}}} | |style="text-align:center"|{{{water|—}}} | ||
|} | |} | ||
{{#if:{{{removable costs|}}}{{{removable labels|}}}{{{removable amounts|}}}|<table class="info-sub">{{#invoke:BTD6 map info|removables|costs={{{removable costs|0}}}|labels={{{removable labels|a}}}|amounts={{{removable amounts|1}}}}}</table>}}{{#if:{{{path labels|}}}| | {{#if:{{{removable costs|}}}{{{removable labels|}}}{{{removable amounts|}}}|<table class="info-sub">{{#invoke:BTD6 map info|removables|costs={{{removable costs|0}}}|labels={{{removable labels|a}}}|amounts={{{removable amounts|1}}}}}</table>}} | ||
|- | |||
| | |||
<table class="info-sub 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> | |||
|}[[Category:{{{difficulty}}} maps in BTD6]]{{#seo: | |}[[Category:{{{difficulty}}} maps in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTD6 {{{name|}}} | |keywords=BTD6 {{{name|}}} | ||
}}</includeonly><noinclude>{{/doc}} | }}</includeonly><noinclude>{{/doc}} | ||
{{#cargo_declare:_table=btd6_maps | |||
|id=String | |id=String | ||
|name | |name =String | ||
|image | |image=File | ||
|introduced=String | |introduced=String | ||
| Line 86: | Line 93: | ||
|music=String | |music=String | ||
|coop_division=Integer | |coop_division=Integer | ||
}} | }}</noinclude> | ||