Template:BTD5 upgrade info: Difference between revisions
Created page with "<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 }}</noinclude> <includeonly>{{#cargo_store:_table=btd5_upgrades |name_F ={{{name F..." |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (24 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
| | !class="head"|{{{name M|{{{name F|}}}}}} | ||
| | |- | ||
|<tabs> | |||
{{#if:{{{image M|}}}|<tab name="Mobile"> | |||
| | {{{!}}class="subtable main centered-cells" | ||
| | {{!}}colspan="4"{{!}}[[File:{{{image M}}}|200px]] | ||
| | {{!}}- | ||
| | {{!}}[[File:{{{icon M}}}|50x50px]] | ||
| | {{!}}colspan="3" style="text-align:left"{{!}}{{{description M}}} | ||
| | {{!}}} | ||
</tab>}} | |||
| | {{#if:{{{image F|}}}|<tab name="Flash"> | ||
| | {{{!}}class="subtable main centered-cells" | ||
|tier = | {{!}}colspan="4"{{!}}[[File:{{{image F}}}|200px]] | ||
{{!}}- | |||
{{!}}[[File:{{{icon F}}}|50x50px]] | |||
{{!}}colspan="3" style="text-align:left"{{!}}{{{description F}}} | |||
{{!}}} | |||
</tab>}} | |||
</tabs> | |||
{|class="subtable centered-cells" | |||
!colspan=2|Tower | |||
!Path | |||
!Tier | |||
|- | |||
|colspan=2|[[{{{tower}}} (BTD5)|{{{tower}}}]] | |||
|{{{path}}} | |||
|{{{tier}}} | |||
|} | |||
{|class="subtable" | |||
|- | |||
!Total [[Tower XP|XP]] to unlock | |||
|colspan="3"|{{formatnum:{{{xp F|0}}}}} {{#ifeq:{{{xp F|{{{xp M|}}}}}}|{{{xp M|{{{xp F|}}}}}}||([[Bloons TD 5 (Flash)|Flash]] / ''[[Bloons TD 5 Deluxe|Deluxe]]'')<br>{{formatnum:{{{xp M|}}}}} ([[Bloons TD 5 (mobile)|mobile]] / [[Bloons TD 5 (console)|console]])}} | |||
|- | |||
!Cost | |||
|colspan="3"|{{#ifexpr:{{{cost F|{{{cost M|0}}}}}} = {{{cost M|0}}} and {{{cost D|{{{cost M|0}}}}}} = {{{cost M|0}}} | |||
||{{#ifeq:{{{cost F|0}}}|{{{cost D|0}}} | |||
|'''Flash / ''Deluxe''''':<br>{{BTD5F cost by difficulty|{{{cost F|0}}}}}<br>'''Mobile / console''':<br> | |||
|{{#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>}} | |||
}}'''Mobile / console''':<br>}}{{BTD5M cost by difficulty|{{{cost M|0}}}}} | |||
|} | |||
|- | |||
<!-- upgrade prev/next --> | |||
|class="foot"|{{#cargo_query:table=btd5_upgrades | |||
|fields=CONCAT(IF(tier<{{{tier|0}}}, "<div style='float:left'>[[", "<div style='float:right'>[["), _pageName, "{{!}}", IF(tier>{{{tier|0}}}, CONCAT(name_M, " →]]"), CONCAT("← ", name_M, "]]")), "</div>") = text | |||
| | |where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) AND NOT unused | ||
| | |delimiter= | ||
| | }} | ||
| | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd5_upgrades | ||
| | |||
}} | |||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
|name_M ={{{name M|}}} | |name_M ={{{name M|}}} | ||
| Line 42: | Line 70: | ||
|xp_F ={{{xp F|}}} | |xp_F ={{{xp F|}}} | ||
|xp_M ={{{xp M|}}} | |xp_M ={{{xp M|}}} | ||
|unused={{{unused|No}}} | |||
}}[[Category:{{{tower}}} upgrades in BTD5]][[Category:Path {{{path}}} upgrades in BTD5]][[Category:Tier {{{tier}}} upgrades in BTD5]]{{#seo: | }}[[Category:{{{tower}}} upgrades in BTD5]][[Category:Path {{{path}}} upgrades in BTD5]][[Category:Tier {{{tier}}} upgrades in BTD5]]{{#seo: | ||
|image={{{image M|}}} | |image={{{image M|{{{image F|}}}}}} | ||
|keywords=BTD5 {{{name M|}}} | |keywords=BTD5 {{{name M|{{{name F|}}}}}} | ||
}}</includeonly> | }}}}</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}}</noinclude> | ||
| | |||
| | |||