Template:BTD5 upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_store:_table=btd5_upgrades | <includeonly>{{#cargo_store:_table=btd5_upgrades | ||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
| Line 42: | Line 20: | ||
|xp_F ={{{xp F|}}} | |xp_F ={{{xp F|}}} | ||
|xp_M ={{{xp M|}}} | |xp_M ={{{xp M|}}} | ||
}} | }}{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name M}}} | !class="head"|{{{name M}}} | ||
|- | |- | ||
| Line 54: | Line 28: | ||
|- | |- | ||
|[[File:{{{icon M}}}|50x50px]] | |[[File:{{{icon M}}}|50x50px]] | ||
|colspan=3 style="text-align:left"| | |colspan=3 style="text-align:left"|{{{description M}}} | ||
|} | |} | ||
|- | |- | ||
| Line 72: | Line 46: | ||
|- | |- | ||
!Total [[Tower XP|XP]] to unlock | !Total [[Tower XP|XP]] to unlock | ||
|colspan="3"|{{#if:{{{xp F|}}}|'''[[Bloons TD 5 (Flash)|Flash]] / ''[[Bloons TD 5 Deluxe|Deluxe]]''''': {{formatnum:{{{xp F|0}}}}}<br>'''[[Bloons TD 5 (mobile)|Mobile]] / [[Bloons TD 5 (console)|console]]''': }}{{formatnum:{{{xp M|0}}}}} | |colspan="3"|{{#if:{{{xp F|}}} | ||
|{{#ifeq:{{{xp F|0}}}|{{{xp M|0}}}|| | |||
|'''[[Bloons TD 5 (Flash)|Flash]] / ''[[Bloons TD 5 Deluxe|Deluxe]]''''': {{formatnum:{{{xp F|0}}}}}<br>'''[[Bloons TD 5 (mobile)|Mobile]] / [[Bloons TD 5 (console)|console]]''': }}}}{{formatnum:{{{xp M|0}}}}} | |||
|- | |- | ||
!Cost | !Cost | ||
|colspan="3"|{{#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}}}}}<br>}} | |colspan="3"|{{#if:{{{cost F|}}} | ||
|{{#ifeq:{{{cost F|0}}}|{{{cost D|0}}} | |||
|'''Flash / ''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}<br> | |||
|'''Flash''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}<br> | |||
}}|{{#if:{{{cost D|}}}|'''''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost D|0}}}}}<br>}} | |||
}}'''Mobile / console''':<br>{{BTD5M cost by difficulty|{{{cost M|0}}}}} | |||
|} | |} | ||
|}<noinclude>{{/doc}}[[Category:Infoboxes]][[Category:BTD5 templates]]</noinclude> | |}[[Category:{{{tower}}} upgrades in BTD5]][[Category:Path {{{path}}} upgrades in BTD5]][[Category:Tier {{{tier}}} upgrades in BTD5]]{{#seo: | ||
|image={{{image M|}}} | |||
|keywords=BTD5 {{{name M|}}} | |||
}}</includeonly><noinclude>{{#cargo_declare:_table=btd5_upgrades | |||
|name_F =String | |||
|name_M =String | |||
|name_C =String | |||
|icon_F =File | |||
|icon_M =File | |||
|image_F =File | |||
|image_M =File | |||
|description_F=String | |||
|description_M=String | |||
|description_C=String | |||
|tower=String | |||
|path =Integer | |||
|tier =Integer | |||
|cost_F=Integer | |||
|cost_D=Integer | |||
|cost_M=Integer | |||
|xp_F =Integer | |||
|xp_M =Integer | |||
|unused=Boolean | |||
}}{{/doc}}[[Category:Infoboxes]][[Category:BTD5 templates]]</noinclude> | |||
Revision as of 04:33, 17 September 2024
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 |