Template:BMC tower info: Difference between revisions
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
Pymonkibot (talk | contribs) m Text replacement - "<div class="info">" to "<div class="info subtable-container">" |
||
| (6 intermediate revisions by one other user 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" | |||
<tab name=" | |colspan="4"|[[File:{{{image M}}}|200px|Portrait of {{{name}}}]] | ||
{|class="subtable main centered | |||
|colspan="4"|[[File:{{{image M}}}|200px]] | |||
|- | |- | ||
|[[File:{{{icon M}}}|50px]] | |[[File:{{{icon M}}}|50px]] | ||
| Line 12: | Line 10: | ||
</tab> | </tab> | ||
{{#if:{{{image F|}}}|<tab name="Flash"> | {{#if:{{{image F|}}}|<tab name="Flash"> | ||
{|class="subtable main centered | {|class="subtable main centered" | ||
|colspan="4"|[[File:{{{image F}}}|200px]] | |colspan="4"|[[File:{{{image F}}}|200px|Portrait of {{{name}}}]] | ||
|- | |- | ||
|[[File:{{{icon F}}}|50px]] | |[[File:{{{icon F}}}|50px]] | ||
| Line 22: | Line 20: | ||
{|class="subtable" | {|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 38: | Line 38: | ||
|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 54: | 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 69: | 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 86: | Line 85: | ||
|cost_F=Integer | |cost_F=Integer | ||
|cost_M=Integer | |cost_M=Integer | ||
}} | }}{{/doc}}</noinclude> | ||