Template:BTD4 upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
costs by difficulty |
||
| Line 2: | Line 2: | ||
!class="head"|{{{name M}}} | !class="head"|{{{name M}}} | ||
|- | |- | ||
|<tabs> | |||
<tab name="Mobile"> | <tab name="Mobile"> | ||
{|class="info-sub main centered-cells" | {|class="info-sub main centered-cells" | ||
| Line 20: | Line 20: | ||
{|class="info-sub centered-cells" | {|class="info-sub centered-cells" | ||
!Tower | !Tower | ||
|colspan=" | |colspan="3"|[[{{{tower}}} (BTD4)|{{{tower}}}]] | ||
|- | |- | ||
!Upgrade cost | !Upgrade cost | ||
|colspan="2"| | |colspan="2"|{{BTD4 cost by difficulty|{{{cost M|0}}}}} | ||
|- | |- | ||
!Total cost | !Total cost | ||
|colspan="2"| | |colspan="2"|{{BTD4 cost by difficulty|{{#cargo_query:table=btd4_upgrades|fields=CONCAT(SUM(cost_M))|group by=tower|where=tower="{{{tower}}}" AND tier<={{{tier}}}|no html}}}} | ||
|fields= | |||
|group by=tower | |||
|where=tower="{{{tower}}}" AND tier<={{{tier}}} | |||
}} | |||
|- | |- | ||
!Sell value | !Sell value | ||
|colspan="2"| | |colspan="2"|{{BTD4 cost by difficulty|{{#cargo_query:table=btd4_upgrades|fields=CONCAT(SUM(cost_M)*0.8)|group by=tower|where=tower={{{tower}}}" AND tier<={{{tier}}}|no html}}}} | ||
|fields= | |||
|group by=tower | |||
|where=tower= | |||
}} | |||
|} | |} | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd4_upgrades | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd4_upgrades | ||
Revision as of 11:43, 22 January 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name F | name F | no description | Unknown | optional |
| name M | name M | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| image C | image C | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |
| description M | description M | no description | Unknown | optional |
| tower | tower | no description | Unknown | optional |
| tier | tier | no description | Unknown | optional |
| cost F | cost F | no description | Unknown | optional |
| cost M | cost M | no description | Unknown | optional |
This template defines the Cargo table "btd4_upgrades". View table.