Template:BTD5 upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">{{{name M|{{{name F|}}}}}}</div> | --><div class="head">{{{name M|{{{name F|}}}}}}</div> | ||
<tabs> | <tabs> | ||
{{#if:{{{image M|}}}|<tab name="Multiplatform"> | {{#if:{{{image M|}}}|<tab name="Multiplatform"> | ||
{{{!}}class="subtable main centered" | {{{!}}class="subtable main centered" | ||
{{!}}[[File:{{{image M}}}|200px]] | |||
{{!}}- | {{!}}- | ||
{{!}}[[File:{{{icon M}}}| | {{!}}class="flex-left-icon-wrapper"{{!}}[[File:{{{icon M}}}|50px|Icon of {{{name M}}}]]{{{description M}}} | ||
{{ | |||
{{!}}} | {{!}}} | ||
</tab>}} | </tab>}} | ||
{{#if:{{{image F|}}}|<tab name="Flash"> | {{#if:{{{image F|}}}|<tab name="Flash"> | ||
{{{!}}class="subtable main centered" | {{{!}}class="subtable main centered" | ||
{{!}}[[File:{{{image F}}}|200px]] | |||
{{!}}- | {{!}}- | ||
{{!}}[[File:{{{icon F}}}| | {{!}}class="flex-left-icon-wrapper"{{!}}[[File:{{{icon F}}}|50px|Icon of {{{name F}}}]]{{{description F}}} | ||
{{ | |||
{{!}}} | {{!}}} | ||
</tab>}} | </tab>}} | ||
</tabs> | </tabs> | ||
{|class="subtable" | {|class="subtable" | ||
!Tower | |||
|colspan="2"|[[{{{tower}}} (BTD5)|{{{tower}}}]] — Path {{{path}}} — Tier {{{tier}}} | |||
|- | |- | ||
!Total [[Tower XP|XP]] to unlock | !Total [[Tower XP|XP]] to unlock | ||
|colspan=" | |colspan="2"|{{formatnum:{{{xp M|{{{xp F|0}}}}}}}} {{#ifeq:{{{xp F|{{{xp M|}}}}}}|{{{xp M|{{{xp F|}}}}}}||<!-- | ||
--> (<small>[[Bloons TD 5 (multiplatform)|Multiplatform version]]</small>)<br>{{formatnum:{{{xp F|0}}}}} (<small>[[Bloons TD 5 (Flash)|Flash version]]</small>)}} | |||
|- | |- | ||
!Cost | !Cost | ||
|colspan=" | |colspan="2"|{{#ifexpr:{{{cost F|{{{cost M|0}}}}}} = {{{cost M|0}}} and {{{cost D|{{{cost M|0}}}}}} = {{{cost M|0}}}|{{BTD5M cost by difficulty|{{{cost M|0}}}}}|<!-- | ||
||{{#ifeq:{{{cost F|0}}}|{{{cost D|0}}} | -->'''Multiplatform''':<br>{{BTD5M cost by difficulty|{{{cost M|0}}}}}<br><!-- | ||
|'''Flash / ''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}< | -->{{#ifeq:{{{cost F|0}}}|{{{cost D|0}}}|'''Flash / ''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}|<!-- | ||
-->{{#if:{{{cost F|}}}|'''Flash''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}<br>}}<!-- | |||
-->{{#if:{{{cost D|}}}|'''''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost D|0}}}}}}}}}}} | |||
|} | |} | ||
<!-- upgrade prev/next --> | <!-- upgrade prev/next --> | ||
Latest revision as of 21:19, 8 July 2026
This template defines the Cargo table "btd5_upgrades". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name F | name F | no description | Unknown | optional |
| name M | name M | no description | Unknown | optional |
| name C | name C | no description | Unknown | optional |
| icon F | icon F | no description | Unknown | optional |
| icon M | icon M | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |
| description M | description M | 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 F | cost F | no description | Unknown | optional |
| cost D | cost D | no description | Unknown | optional |
| cost M | cost M | no description | Unknown | optional |
| xp F | xp F | no description | Unknown | optional |
| xp M | xp M | no description | Unknown | optional |
| unused | unused | no description | Unknown | optional |