Template:BMC upgrade info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "<div class="info">" to "<div class="info subtable-container">" |
||
| (10 intermediate revisions by one other user 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}}}</div><!-- | --><div class="head">{{{name M}}}</div><!-- | ||
--><tabs><tab name="Multiplatform"> | --><tabs><tab name="Multiplatform"> | ||
{|class="subtable main centered" | {|class="subtable main centered" | ||
|[[File:{{{image M}}}|200px|Portrait of {{{name M}}}]] | |||
|- | |- | ||
|[[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|Portrait of {{{name F}}}]] | |||
{{!}}- | {{!}}- | ||
{{!}}[[File:{{{icon F}}}| | {{!}}class="flex-left-icon-wrapper"{{!}}[[File:{{{icon F}}}|50px|Icon of {{{name F}}}]]{{{description F}}} | ||
{{ | |||
{{!}}} | {{!}}} | ||
</tab>}} | </tab>}} | ||
| Line 20: | Line 18: | ||
{|class="subtable" | {|class="subtable" | ||
!Tower | !Tower | ||
|colspan=" | |colspan="2"|[[{{{tower}}} (BMC)|{{{tower}}}]] — Path {{{path}}} — Tier {{{tier}}} | ||
|- | |- | ||
! | ![[Cash]] cost | ||
|colspan=" | |colspan="2"|${{formatnum:{{{cost M|0}}}}} {{#ifeq:{{{cost F|{{{cost M|}}}}}}|{{{cost M|}}}||<!-- | ||
--> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br>${{formatnum:{{{cost F|0}}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | --> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br>${{formatnum:{{{cost F|0}}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | ||
}} | }} | ||
|- | |- | ||
!colspan=" | !colspan="3"|Research | ||
|- | |- | ||
!Requirements | !Requirements | ||
|colspan=" | |colspan="2"|{{#if:{{#ifexpr:{{{level|1}}} > 1|a}}{{#if:{{{building|}}}|b}}| | ||
{{#ifexpr:{{{level|1}}} > 1|[[City Level]] {{{level}}}}}<br>{{#if:{{{building|}}}|{{{building}}} built}}|—}} | {{#ifexpr:{{{level|1}}} > 1|[[City Level]] {{{level}}}}}<br>{{#if:{{{building|}}}|{{{building}}} built}}|—}} | ||
|- | |- | ||
!Cost | !Cost | ||
|colspan=" | |colspan="2"|{{BMCM cc|{{{cc M}}}|size=x17px}} {{#ifexpr:{{{bs|0}}} > 0|<!-- | ||
--> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br><!-- | --> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br><!-- | ||
--> {{BMCF cc|{{{cc F}}}|size=x17px}} {{#ifexpr:{{{bs|0}}}>0|{{BMCF bs|{{{bs}}}|size=x17px}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | --> {{BMCF cc|{{{cc F}}}|size=x17px}} {{#ifexpr:{{{bs|0}}}>0|{{BMCF bs|{{{bs}}}|size=x17px}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | ||
| Line 40: | Line 38: | ||
|- | |- | ||
!Time | !Time | ||
|colspan=" | |colspan="2"|{{BMC time format|{{{time M|0}}}}} {{#ifeq:{{{time F|{{{time M|}}}}}}|{{{time M|}}}||<!-- | ||
--> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br>{{BMC time format|{{{time F|0}}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | --> (<small>[[Bloons Monkey City (multiplatform)|Multiplatform version]]</small>)<br>{{BMC time format|{{{time F|0}}}}} (<small>[[Bloons Monkey City (Flash)|Flash version]]</small>) | ||
}} | }} | ||
|- | |- | ||
![[Experience|XP]] given | ![[Experience|XP]] given | ||
|colspan=" | |colspan="2"|{{BMCM xp|{{{xp}}}|size=x17px}} | ||
|} | |} | ||
<!-- upgrade prev/next --> | <!-- upgrade prev/next --> | ||
Latest revision as of 02:40, 6 July 2026
This template defines the Cargo table "bmc_upgrades". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name M | name M | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| icon M | icon M | no description | Unknown | optional |
| description M | description M | 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 M | cost M | no description | Unknown | optional |
| level | level | no description | Unknown | optional |
| building | building | no description | Unknown | optional |
| bs | bs | no description | Unknown | optional |
| cc F | cc F | no description | Unknown | optional |
| cc M | cc M | no description | Unknown | optional |
| time F | time F | no description | Unknown | optional |
| time M | time M | no description | Unknown | optional |
| xp | xp | no description | Unknown | optional |
| name F | name F | no description | Unknown | optional |
| icon F | icon F | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |