Template:BCS monkey info: Difference between revisions

mNo edit summary
mNo edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{|class="info"
<includeonly><templatestyles src="Info/style.css"/><div class="info subtable-container"><!--
!class="head"|{{{name}}}
--><div class="head">{{{name}}}</div>
|-
{|class="subtable main centered"
|
|[[File:{{{image|missing image.png}}}|200px|Card art of {{{name|}}}]]
{|class="info-sub main centered-cells"
|[[File:{{{image}}}|200px|{{{name|}}} card art]]
|-
|-
{{#if:{{{defender|}}}{{{cant attack|}}}{{{doesnt attack|}}}{{{description|}}}|{{!}}{{#if:{{{defender|}}}|Defender +{{{defender}}}{{#if:{{{description|}}}|<br>}}}}{{#if:{{{cant attack|}}}|Can't Attack{{#if:{{{description|}}}|<br>}}}}{{#if:{{{doesnt attack|}}}|Does not attack normally{{#if:{{{description|}}}|<br>}}}}{{{description}}}}}
{{#if:{{{defender|}}}{{{cant attack|}}}{{{doesnt attack|}}}{{{description|}}}|{{!}}{{#if:{{{defender|}}}|Defender +{{{defender}}}{{#if:{{{description|}}}|<br>}}}}{{#if:{{{cant attack|}}}|Can't Attack{{#if:{{{description|}}}|<br>}}}}{{#if:{{{doesnt attack|}}}|Does not attack normally{{#if:{{{description|}}}|<br>}}}}{{{description}}}}}
Line 10: Line 8:
{{#if:{{{flavor|}}}|{{!}}''{{{flavor|}}}''}}{{#if:{{{unused flavor|}}}|{{#tag:ref|This flavor text exists in the game's data, but cannot be seen in-game.|name=flavor|group=fn}}}}
{{#if:{{{flavor|}}}|{{!}}''{{{flavor|}}}''}}{{#if:{{{unused flavor|}}}|{{#tag:ref|This flavor text exists in the game's data, but cannot be seen in-game.|name=flavor|group=fn}}}}
|}
|}
{|class="info-sub"
{|class="subtable"
!Class
!Class
|colspan="2"|{{#if:{{{class|}}}|[[File:BCS ClassIcon{{{class|}}} 3.0.png|x20px|link={{{class|}}}]] [[{{{class|}}}]]|—}}
|colspan="2"|{{#if:{{{class|}}}|[[File:BCS ClassIcon{{{class|}}} 3.0.png|x20px|link={{{class|}}}]] [[{{{class|}}}]]|—}}
|-
![[Card Pack]]
|colspan="2"|{{#ifeq:{{{pack|None}}}|None|{{{pack|}}}|[[File:BCS pack icon {{{pack|}}}.png|x20px|link=]] {{{pack|}}}}}
|-
|-
!Rarity
!Rarity
Line 29: Line 30:
|format=list
|format=list
}}}}
}}}}
|-
![[Card Pack]]
|colspan="2"|{{{pack|}}}
|-
|-
!Introduced
!Introduced
Line 37: Line 35:
|Firstlook test=[[Bloons Card Storm Firstlook test|Firstlook test]]
|Firstlook test=[[Bloons Card Storm Firstlook test|Firstlook test]]
|Full Playable test=[[Bloons Card Storm Full Playable test|Full Playable test]]
|Full Playable test=[[Bloons Card Storm Full Playable test|Full Playable test]]
|[[Bloons Card Storm v{{{introduced}}}|Version {{{introduced|}}}]]
|[[Update history:Bloons Card Storm/Version {{{introduced}}}|Version {{{introduced|}}}]]
}}|Launch}}
}}|Launch}}
|}
|}
{|class="info-sub centered-cells"
{|class="subtable centered"
!colspan="4"|Stats
!colspan="4"|Stats
|-
|-
Line 46: Line 44:
|[[File:BCS CoinIcon.png|x20px|link=Gold (BCS)|Gold]] {{{cost|—}}}
|[[File:BCS CoinIcon.png|x20px|link=Gold (BCS)|Gold]] {{{cost|—}}}
!Ammo
!Ammo
|[[File:BCS AmmoIconSprite.png|x20px|link=|Ammo]] {{{ammo|—}}}
|{{{ammo|—}}}{{#if:{{{ammo internal|}}}|{{fn|Internally, this Monkey is treated as having {{{ammo internal}}} max ammo. This prevents it from being destroyed if [[Ghost Monkey]] is used on it.}}}}
|-
|-
!Charges
!Charges
|{{{charges|1}}}
|{{{charges|1}}}
!ATK
!ATK
|{{{power|—}}}
|{{{atk|{{{power|—}}}}}}
|-
|-
!Type
!Type
Line 57: Line 55:
!Reload
!Reload
|{{#if:{{{reload|}}}|{{{reload}}}|—}}
|{{#if:{{{reload|}}}|{{{reload}}}|—}}
|}
|}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bcs_monkeys
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bcs_monkeys
|id={{{id|}}}
|id={{{id|}}}
|numeric_id={{{numeric id|}}}
|numeric_id={{{numeric id|}}}


|name      ={{{name|}}}
|name      ={{{name|}}}
|image      ={{{image|}}}
|image      ={{{image|missing image.png}}}
|icon      ={{{icon|}}}
|icon      ={{{icon|}}}
|description={{#if:{{{defender|}}}|Defender +{{{defender}}}{{#if:{{{description|}}}|<br>}}}}{{#if:{{{cant attack|}}}|Can't Attack{{#if:{{{description|}}}|<br>}}}}{{#if:{{{doesnt attack|}}}|Does not attack normally{{#if:{{{description|}}}|<br>}}}}{{{description|}}}
|description={{#if:{{{defender|}}}|Defender +{{{defender}}}{{#if:{{{description|}}}|<br>}}}}{{#if:{{{cant attack|}}}|Can't Attack{{#if:{{{description|}}}|<br>}}}}{{#if:{{{doesnt attack|}}}|Does not attack normally{{#if:{{{description|}}}|<br>}}}}{{{description|}}}
Line 75: Line 72:
|introduced={{{introduced|}}}
|introduced={{{introduced|}}}
|pack      ={{{pack|{{#ifeq:{{{introduced|}}}|4.0|Lead Bloon Storm|Classic}}}}}
|pack      ={{{pack|{{#ifeq:{{{introduced|}}}|4.0|Lead Bloon Storm|Classic}}}}}
|upcoming  ={{{upcoming|No}}}
|unused    ={{{unused|No}}}


|cost  ={{{cost|}}}
|cost  ={{{cost|}}}
|charges={{{charges|1}}}
|charges={{{charges|1}}}
|power  ={{{power|}}}
|type  ={{{type|}}}
|atk    ={{{atk|{{{power|}}}}}}
|ammo  ={{{ammo|}}}
|ammo  ={{{ammo|}}}
|reload ={{{reload|}}}
|reload ={{{reload|}}}
|type  ={{{type|}}}
}}{{#cargo_store:_table=bcs_cards
}}{{#cargo_store:_table=bcs_cards
|id={{{id|}}}
|id={{{id|}}}
Line 87: Line 86:


|name      ={{{name|}}}
|name      ={{{name|}}}
|image      ={{{image|}}}
|image      ={{{image|missing image.png}}}
|icon      ={{{icon|}}}
|icon      ={{{icon|}}}
|description={{{description|}}}
|description={{{description|}}}
|flavor    ={{{flavor|}}}
|flavor    ={{{flavor|}}}
|unused    ={{{unused|No}}}


|class    ={{{class|}}} Monkey
|class    ={{{class|}}} Monkey
Line 99: Line 99:
|introduced={{{introduced|}}}
|introduced={{{introduced|}}}
|pack      ={{{pack|}}}
|pack      ={{{pack|}}}
|upcoming  ={{{upcoming|No}}}
|unused    ={{{unused|No}}}


|cost  ={{{cost|}}}
|cost  ={{{cost|}}}
Line 123: Line 125:
|introduced=String
|introduced=String
|pack      =String
|pack      =String
|upcoming  =Boolean
|unused    =Boolean


|cost  =Integer
|cost  =Integer
|charges=Integer
|charges=Integer
|power  =Integer
|type  =String
|atk    =Integer
|ammo  =Integer
|ammo  =Integer
|reload =String
|reload =String
|type  =String
}}
}}
{{#cargo_attach:_table=bcs_cards}}{{/doc}}</noinclude>
{{#cargo_attach:_table=bcs_cards}}{{/doc}}</noinclude>