Template:BTD6 upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
--><div class="head">{{{name}}}</div> | --><div class="head">{{{name}}}</div> | ||
{|class="subtable main centered" | {|class="subtable main centered" | ||
|[[File:{{{image}}}|Portrait of {{{name}}}|200px]] | |||
|- | |- | ||
|[[File:{{{icon}}}|Icon of {{{name}}} | |<div class='info-flex'><div width='50px'>[[File:{{{icon}}}|50px|Icon of {{{name}}}]]</div><div>{{{description}}}</div></div> | ||
|} | |} | ||
{|class="subtable | {|class="subtable" | ||
!colspan="2"| | !Tower | ||
|colspan="2"|[[{{{tower}}} (BTD6)|{{{tower}}}]] — Path {{{path}}} — Tier {{{tier}}} | |||
|- | |- | ||
![[Tower XP|XP]] cost | ![[Tower XP|XP]] cost | ||
|colspan=" | |colspan="2"|{{formatnum:{{{xp|}}}}} | ||
|- | |- | ||
![[Cash]] cost | ![[Cash]] cost | ||
|colspan=" | |colspan="2"|{{#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}}}}}}<!-- | -->{{#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}}}}}}} | -->{{#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}}}}}}} | ||
Revision as of 20:55, 3 July 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 |