Template:BTD6 paragon 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}}}|200px|Portrait of {{{name}}}]] | |||
|- | |- | ||
{{#if:{{{description|}}}| | {{#if:{{{description|}}}|{{!}}<div class='info-flex'><div width='50px'>[[File:{{{icon}}}|50px|Icon of {{{name}}}]]</div><div>{{{description}}}</div></div>}} | ||
{{!}}[[File:{{{icon | |||
{{ | |||
}} | }} | ||
|} | |} | ||
{|class="subtable" | {|class="subtable" | ||
!Tower | !Tower | ||
|colspan=" | |colspan="2"|[[{{{tower}}} (BTD6)|{{{tower}}}]] | ||
|- | |- | ||
![[Tower XP|XP]] cost | ![[Tower XP|XP]] cost | ||
|colspan=" | |colspan="2"|{{#if:{{{xp|}}}|{{formatnum:{{{xp|}}}}}|To be determined}} | ||
|- | |- | ||
![[Cash]] cost | ![[Cash]] cost | ||
|colspan=" | |colspan="2"|{{#if:{{{cost|}}}|{{BTD6 upgrade cost by difficulty|{{{cost|0}}}}}|To be determined}} | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan=" | |colspan="2"|[[Update history:Bloons TD 6/Version {{{introduced|}}}|Version {{{introduced|}}}]] | ||
|}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_upgrades | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_upgrades | ||
|id={{{id|}}} | |id={{{id|}}} | ||
Revision as of 21:02, 3 July 2026
This template adds rows to the table "btd6_upgrades", which is declared by the template BTD6 upgrade info. View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| icon | icon | no description | Unknown | optional |
| tower | tower | no description | Unknown | optional |
| xp | xp | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| id | id | no description | Unknown | optional |
| description C | description C | no description | Unknown | optional |
| cost C | cost C | no description | Unknown | optional |
| introduced C | introduced C | no description | Unknown | optional |