Template:BTD6 upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_store:_table=btd6_upgrades | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|colspan=4|[[File:{{{image}}}|Portrait of {{{name}}}|200px]] | |||
|- | |||
|[[File:{{{icon}}}|Icon of {{{name}}}|50px]] | |||
|colspan="3" style="text-align:left"|{{{description}}} | |||
|} | |||
{|class="subtable centered" | |||
!colspan="2"|Tower | |||
!Path | |||
!Tier | |||
|- | |||
|colspan=2|[[{{{tower}}} (BTD6)|{{{tower}}}]] | |||
|{{{path}}} | |||
|{{{tier}}} | |||
|} | |||
{|class="subtable" | |||
![[Tower XP|XP]] cost | |||
|colspan="3"|{{formatnum:{{{xp|}}}}} | |||
|- | |||
![[Cash]] cost | |||
|colspan="3"|{{#ifeq:{{{id|}}}|Monkeyopolis|${{formatnum:{{{cost|}}}}}*|{{BTD6 upgrade cost by difficulty|{{{cost|0}}}}}}}<!-- | |||
-->{{#ifeq:{{{tower|}}}|Monkey Ace|{{#ifeq:{{{tier|}}}|5|<hr>With {{BTD6 mk|Aeronautic Subsidy}}:<br>{{BTD6 upgrade cost by difficulty|{{{cost|0}}}*0.9}}}}}}<!-- | |||
-->{{#if:{{{mk cost reduction name|}}}|<hr>With {{BTD6 mk|{{{mk cost reduction name}}}}}:<br>{{BTD6 upgrade cost by difficulty|{{{cost|0}}}|cost reduction={{{mk cost reduction}}}}}}} | |||
|}<!-- | |||
upgrade prev/next | |||
--><div class="foot">{{#cargo_query:table=btd6_upgrades | |||
|fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name, " →]]"), CONCAT("← ", name, "]]")), "</div>") = text | |||
|where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT unused | |||
|delimiter= | |||
}}{{#ifeq:{{{tier|}}}|5|{{#if:{{{unused|}}}||{{#cargo_query:table=btd6_paragons | |||
|fields=CONCAT("<div style='float:right'>[[", _pageName, "{{!}}", name, " →]]</div>") = text | |||
|where=tower = "{{{tower|???}}}" | |||
|delimiter= | |||
|default= | |||
}}}}}}</div></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_upgrades | |||
|id={{{id|}}} | |id={{{id|}}} | ||
|unused={{{unused|No}}} | |unused={{{unused|No}}} | ||
| Line 16: | Line 56: | ||
|cost_C={{{cost C|}}} | |cost_C={{{cost C|}}} | ||
|xp ={{{xp|}}} | |xp ={{{xp|}}} | ||
} | }}[[Category:{{{tower}}} upgrades in BTD6]][[Category:Path {{{path}}} upgrades in BTD6]][[Category:Tier {{{tier}}} upgrades in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTD6 {{{name|}}} | |keywords=BTD6 {{{name|}}}, Bloons TD 6 {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_upgrades | }}}}</includeonly><noinclude>{{#cargo_declare:_table=btd6_upgrades | ||
|id=String | |id=String | ||
|unused=Boolean | |unused=Boolean | ||
Latest revision as of 13:55, 18 May 2026
This template defines the Cargo table "btd6_upgrades". 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 |
| icon | icon | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| description C | description C | no description | Unknown | optional |
| tower | tower | no description | Unknown | optional |
| path | path | no description | Unknown | optional |
| tier | tier | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| cost C | cost C | no description | Unknown | optional |
| xp | xp | no description | Unknown | optional |
| unused | unused | no description | Unknown | optional |