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">" |
||
| (16 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!-- | ||
!class=" | --><div class="head">{{{name}}}</div><!-- | ||
--><tabs><tab name="Multiplatform"> | |||
{|class="subtable main centered" | |||
|colspan="4"|[[File:{{{image M}}}|200px|Portrait of {{{name}}}]] | |||
|- | |- | ||
| | |[[File:{{{icon M}}}|50px]] | ||
{|class=" | |colspan="3" style="text-align:left"|{{{description M}}} | ||
|colspan="4"|[[File:{{{image | |} | ||
</tab> | |||
{{#if:{{{image F|}}}|<tab name="Flash"> | |||
{|class="subtable main centered" | |||
|colspan="4"|[[File:{{{image F}}}|200px|Portrait of {{{name}}}]] | |||
|- | |- | ||
|[[File:{{{icon | |[[File:{{{icon F}}}|50px]] | ||
|colspan="3" style="text-align:left"|{{{description | |colspan="3" style="text-align:left"|{{{description F}}} | ||
|} | |} | ||
{|class=" | </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 | ||
|colspan="2"|{{key|{{{hotkey}}}}} | |colspan="2"|{{key|{{{hotkey}}}}} | ||
|- | |- | ||
!Favoured on | |||
|colspan="2"|{{#cargo_query:table=bmc_terrain | |||
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text | |||
|where=favoured HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | |||
|default=—}} | |||
|- | |||
!Restricted on | |||
|colspan="2"|{{#cargo_query:table=bmc_terrain | |||
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text | |||
|where=restricted HOLDS "[[{{{name|}}} (BMC)|{{{name|}}}]]" | |||
|default=—}} | |||
|} | |||
{|class="subtable mw-collapsible mw-collapsed" | |||
!colspan="3"|My Monkeys bio | !colspan="3"|My Monkeys bio | ||
|- | |- | ||
!Description | !Description | ||
|colspan="2"|{{{bio description M|}}} | |colspan="2"|{{{bio description M|}}}{{#ifeq:{{{bio description F|{{{bio description M|}}}}}}||{{g|BMCM}}<br>{{{bio description F|}}}{{g|BMCF}}}} | ||
|- | |- | ||
!Strengths | !Strengths | ||
|colspan="2"|{{{bio strengths M|}}} | |colspan="2"|{{{bio strengths M|}}}{{#ifeq:{{{bio strengths F|{{{bio strengths M|}}}}}}||{{g|BMCM}}<br>{{{bio strengths F|}}}{{g|BMCF}}}} | ||
|- | |- | ||
!Weaknesses | !Weaknesses | ||
|colspan="2"|{{{bio weaknesses M|}}} | |colspan="2"|{{{bio weaknesses M|}}}{{#ifeq:{{{bio weaknesses F|{{{bio weaknesses M|}}}}}}||{{g|BMCM}}<br>{{{bio weaknesses F|}}}{{g|BMCF}}}} | ||
|- | |- | ||
!Occupies | !Occupies | ||
|colspan="2"|{{{requires | |colspan="2"|{{{requires|}}} | ||
|- | |- | ||
!Upgrades | !Upgrades | ||
|colspan="2"|{{#if:{{{ | |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 | ||
| | |||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 46: | Line 69: | ||
|cost_F={{{cost F|}}} | |cost_F={{{cost F|}}} | ||
|cost_M={{{cost M|}}} | |cost_M={{{cost M|}}} | ||
}}[[Category:Towers in | }}[[Category:Towers in BMC]]{{#seo: | ||
|image={{{image M|}}} | |image={{{image M|}}} | ||
|keywords=BMC {{{name | |keywords=BMC {{{name|}}}, Monkey City {{{name|}}} | ||
}}</includeonly><noinclude | }}}}</includeonly><noinclude>{{#cargo_declare:_table=bmc_towers | ||
|id=String | |id=String | ||
| Line 63: | 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 |