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">" |
||
| (46 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
| | --><div class="head">{{{name M}}}</div><!-- | ||
| | --><tabs><tab name="Multiplatform"> | ||
| | {|class="subtable main centered" | ||
| | |[[File:{{{image M}}}|200px|Portrait of {{{name M}}}]] | ||
| | |- | ||
| | |class="flex-left-icon-wrapper"|[[File:{{{icon M}}}|50px|Icon of {{{name M}}}]]{{{description M}}} | ||
| | |} | ||
| | </tab> | ||
{{#if:{{{image F|}}}|<tab name="Flash"> | |||
{{{!}}class="subtable main centered" | |||
{{!}}[[File:{{{image F}}}|200px|Portrait of {{{name F}}}]] | |||
{{!}}- | |||
{{!}}class="flex-left-icon-wrapper"{{!}}[[File:{{{icon F}}}|50px|Icon of {{{name F}}}]]{{{description F}}} | |||
{{!}}} | |||
</tab>}} | |||
</tabs> | |||
{|class="subtable" | |||
!Tower | |||
|colspan="2"|[[{{{tower}}} (BMC)|{{{tower}}}]] — Path {{{path}}} — Tier {{{tier}}} | |||
|- | |||
![[Cash]] cost | |||
|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>) | |||
}} | |||
|- | |||
!colspan="3"|Research | |||
|- | |||
!Requirements | |||
|colspan="2"|{{#if:{{#ifexpr:{{{level|1}}} > 1|a}}{{#if:{{{building|}}}|b}}| | |||
{{#ifexpr:{{{level|1}}} > 1|[[City Level]] {{{level}}}}}<br>{{#if:{{{building|}}}|{{{building}}} built}}|—}} | |||
|- | |||
!Cost | |||
|colspan="2"|{{BMCM cc|{{{cc M}}}|size=x17px}} {{#ifexpr:{{{bs|0}}} > 0|<!-- | |||
--> (<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>) | |||
}} | |||
|- | |||
!Time | |||
|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>) | |||
}} | |||
|- | |||
![[Experience|XP]] given | |||
|colspan="2"|{{BMCM xp|{{{xp}}}|size=x17px}} | |||
|} | |||
<!-- upgrade prev/next --> | |||
<div class="foot">{{#cargo_query:table=bmc_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 | |||
|tower= | |where=tower = "{{{tower|???}}}" AND path = {{{path|0}}} AND (tier = {{{tier|0}}} - 1 OR tier = {{{tier|0}}} + 1) | ||
|path = | |delimiter= | ||
|tier = | }}</div></div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bmc_upgrades | ||
| | |||
| | |||
| | |||
}}</ | |||
< | |||
|name_F ={{{name F|}}} | |name_F ={{{name F|}}} | ||
|name_M ={{{name M|}}} | |name_M ={{{name M|}}} | ||
| Line 52: | Line 78: | ||
}}[[Category:{{{tower}}} upgrades in BMC]][[Category:Path {{{path}}} upgrades in BMC]][[Category:Tier {{{tier}}} upgrades in BMC]]{{#seo: | }}[[Category:{{{tower}}} upgrades in BMC]][[Category:Path {{{path}}} upgrades in BMC]][[Category:Tier {{{tier}}} upgrades in BMC]]{{#seo: | ||
|image={{{image M|}}} | |image={{{image M|}}} | ||
|keywords=BMC {{{name M|}}} | |keywords=BMC {{{name M|}}}, Bloons Monkey City {{{name M|}}} | ||
}}</includeonly> | }}}}</includeonly><noinclude>{{#cargo_declare:_table=bmc_upgrades | ||
{ | |name_F =String | ||
|name_M =String | |||
| | |icon_F =File | ||
| | |icon_M =File | ||
|image_F =File | |||
| | |image_M =File | ||
| | |description_F=String | ||
|description_M=String | |||
| | |||
|tower=String | |||
| | |path =Integer | ||
|tier =Integer | |||
|cost_F=Integer | |||
|cost_M=Integer | |||
| | |level =Integer | ||
|building=Wikitext | |||
| | |cc_F =Integer | ||
| | |cc_M =Integer | ||
|bs =Integer | |||
|time_F =Integer | |||
| | |time_M =Integer | ||
|xp =Integer | |||
}}{{/doc}}</noinclude> | |||
| | |||
| | |||
| | |||
| | |||
| | |||
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 |