Template:BMC tower 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">" |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
--><div class="head">{{{name}}}</div><!-- | |||
--><tabs><tab name="Multiplatform"> | |||
{|class="subtable main centered" | |||
{|class=" | |colspan="4"|[[File:{{{image M}}}|200px|Portrait of {{{name}}}]] | ||
|colspan="4"|[[File:{{{image M}}}| | |||
|- | |- | ||
|[[File:{{{icon M}}}|50px]] | |[[File:{{{icon M}}}|50px]] | ||
|colspan="3" style="text-align:left"|{{{description M}}} | |colspan="3" style="text-align:left"|{{{description M}}} | ||
|} | |} | ||
{|class=" | </tab> | ||
{{#if:{{{image F|}}}|<tab name="Flash"> | |||
{|class="subtable main centered" | |||
|colspan="4"|[[File:{{{image F}}}|200px|Portrait of {{{name}}}]] | |||
|- | |||
|[[File:{{{icon F}}}|50px]] | |||
|colspan="3" style="text-align:left"|{{{description F}}} | |||
|} | |||
</tab>}} | |||
</tabs> | |||
{|class="subtable" | |||
!Cost | !Cost | ||
|colspan="2"|{{#ifeq:{{{cost F|{{{cost M|}}}}}}|{{{cost M|}}}|| | |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>) | |||
}} | |||
|- | |- | ||
!Hotkey | !Hotkey | ||
| Line 18: | Line 29: | ||
!Favoured on | !Favoured on | ||
|colspan="2"|{{#cargo_query:table=bmc_terrain | |colspan="2"|{{#cargo_query:table=bmc_terrain | ||
|fields=CONCAT("[[", _pageName, "|", name, "]]") | |fields=CONCAT("[[", _pageName, "|", name, "]]") = text | ||
|where=favoured HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | |where=favoured HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | ||
|default=—}} | |default=—}} | ||
| Line 24: | Line 35: | ||
!Restricted on | !Restricted on | ||
|colspan="2"|{{#cargo_query:table=bmc_terrain | |colspan="2"|{{#cargo_query:table=bmc_terrain | ||
|fields=CONCAT("[[", _pageName, "|", name, "]]") | |fields=CONCAT("[[", _pageName, "|", name, "]]") = text | ||
|where=restricted HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | |where=restricted HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | ||
|default=—}} | |default=—}} | ||
|- | |} | ||
{|class="subtable mw-collapsible mw-collapsed" | |||
!colspan="3"|My Monkeys bio | !colspan="3"|My Monkeys bio | ||
|- | |- | ||
| Line 43: | Line 55: | ||
|- | |- | ||
!Upgrades | !Upgrades | ||
|colspan="2"|{{#if:{{{upgrades|}}}|{{{upgrades|}}}| | |colspan="2"|{{#if:{{{upgrades M|}}}|{{{upgrades M|}}}{{#ifeq:{{{upgrades F|{{{upgrades M|}}}}}}||{{g|BMCM}}<br>{{{upgrades F|}}}{{g|BMCF}}}}|—}} | ||
|} | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bmc_towers | ||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bmc_towers | |||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 58: | Line 69: | ||
|cost_F={{{cost F|}}} | |cost_F={{{cost F|}}} | ||
|cost_M={{{cost M|}}} | |cost_M={{{cost M|}}} | ||
}}[[Category:Towers in BMC]] | }}[[Category:Towers in BMC]]{{#seo: | ||
|image={{{image M|}}} | |image={{{image M|}}} | ||
|keywords=BMC {{{name|}}}, Monkey City {{{name|}}} | |keywords=BMC {{{name|}}}, Monkey City {{{name|}}} | ||
}}</includeonly><noinclude | }}}}</includeonly><noinclude>{{#cargo_declare:_table=bmc_towers | ||
|id=String | |id=String | ||
| Line 75: | Line 85: | ||
|cost_F=Integer | |cost_F=Integer | ||
|cost_M=Integer | |cost_M=Integer | ||
}} | }}{{/doc}}</noinclude> | ||
Latest revision as of 02:39, 6 July 2026
This template defines the Cargo table "bmc_towers". View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image F | image F | no description | Unknown | optional |
| image M | image M | no description | Unknown | optional |
| icon F | icon F | no description | Unknown | optional |
| icon M | icon M | no description | Unknown | optional |
| description F | description F | no description | Unknown | optional |
| description M | description M | no description | Unknown | optional |
| cost F | cost F | no description | Unknown | optional |
| cost M | cost M | no description | Unknown | optional |
| hotkey | hotkey | no description | Unknown | optional |
| bio description F | bio description F | no description | Unknown | optional |
| bio description M | bio description M | no description | Unknown | optional |
| bio strengths F | bio strengths F | no description | Unknown | optional |
| bio strengths M | bio strengths M | no description | Unknown | optional |
| bio weaknesses F | bio weaknesses F | no description | Unknown | optional |
| bio weaknesses M | bio weaknesses M | no description | Unknown | optional |
| requires | requires | no description | Unknown | optional |
| upgrades | upgrades | no description | Unknown | optional |