Template:BCS power info: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
Pymonkibot (talk | contribs)
m Text replacement - "[[Bloons Card Storm v" to "[[Update history:Bloons Card Storm/Version "
 
(35 intermediate revisions by 3 users not shown)
Line 3: Line 3:
|-
|-
|
|
{|class="info-sub main centered-cells"
{|class="subtable main centered-cells"
|[[File:{{{image}}}|200px|{{{name|}}} card art]]
|[[File:{{{image|missing image.png}}}|200px|{{{name|}}} card art]]
|-
|-
|{{{description|}}}
|{{{description|}}}
|-
|-
|''{{{flavor|}}}''
{{#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="3"|[[File:BCS ClassIcon{{{class|}}}Power.png|x20px|link=|{{{class|}}}]] {{{class|}}}
|colspan="2"|{{#if:{{{class|}}}|[[File:BCS ClassIcon{{{class|}}}Power 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
|colspan="3"|{{{rarity|—}}}
|colspan="2"|{{{rarity|—}}}
|-
|-
!Keywords
!Keywords
|colspan="3"|{{{keywords|—}}}
|colspan="2"|{{#if:{{{keywords|}}}|{{#invoke:BCS keywords|main|{{{keywords}}}}}|—}}
|-
|-
!Cost
{{#if:{{{exclusive|}}}|
|colspan="3"|[[File:BCS CoinIcon.png|x20px|link=Gold (BCS)|Gold]] {{{cost|}}}
!Exclusive to
{{!}}colspan="2"{{!}}{{#cargo_query:
tables=bcs_heroes
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text
|where={{#invoke:cargo name list|main|name|{{{exclusive}}}}}
|order by=numeric_id
|format=list
}}}}
|-
|-
!Introduced
!Introduced
|colspan="3"|{{#if:{{{introduced|}}}|{{{introduced|}}}|Launch}}
|colspan="2"|{{#if:{{{introduced|}}}|{{#switch:{{{introduced|}}}
|Firstlook test=[[Bloons Card Storm Firstlook test|Firstlook test]]
|Full Playable test=[[Bloons Card Storm Full Playable test|Full Playable test]]
|[[Update history:Bloons Card Storm/Version {{{introduced}}}|Version {{{introduced|}}}]]
}}|Launch}}
|}
{|class="subtable centered-cells"
!colspan="10"|Stats
|-
!colspan="3"|Cost
|colspan="2"|{{#if:{{{bloontonium|}}}|[[File:BCS BloontoniumIcon.png|x20px|link=Bloontonium|Bloontonium]]|[[File:BCS CoinIcon.png|x20px|link=Gold (BCS)|Gold]]}} {{{cost|—}}}
!colspan="3"|Charges
|colspan="2"|{{{charges|1}}}
|}
|}
|}{{#cargo_store:_table=bcs_powers
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bcs_powers
|id={{{id|}}}
|id={{{id|}}}
|category_order={{{order|}}}
|numeric_id={{{numeric id|}}}


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


|class    ={{{class|}}}
|class    ={{{class|}}}
|rarity    ={{{rarity|}}}
|rarity    ={{{rarity|}}}
|creates  ={{{creates|}}}
|keywords  ={{{keywords|}}}
|exclusive ={{{exclusive|}}}
|introduced={{{introduced|}}}
|pack      ={{{pack|{{#ifeq:{{{introduced|}}}|4.0|Lead Bloon Storm|Classic}}}}}
|upcoming  ={{{upcoming|No}}}
|unused    ={{{unused|No}}}
|cost  ={{{cost|}}}
|charges={{{charges|1}}}
|bloontonium={{#if:{{{bloontonium|}}}|{{{bloontonium}}}|No}}
}}{{#cargo_store:_table=bcs_cards
|id={{{id|}}}
|numeric_id={{{numeric id|}}}
|name      ={{{name|}}}
|image      ={{{image|missing image.png}}}
|icon      ={{{icon|}}}
|description={{{description|}}}
|flavor    ={{{flavor|}}}
|class    ={{{class|}}} Power
|rarity    ={{{rarity|}}}
|creates  ={{{creates|}}}
|keywords  ={{{keywords|}}}
|keywords  ={{{keywords|}}}
|exclusive ={{{exclusive|}}}
|introduced={{{introduced|}}}
|introduced={{{introduced|}}}
|cost     ={{{cost|}}}
|pack      ={{{pack|}}}
}}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:{{{class|}}} Powers in BCS]][[Category:{{{rarity|}}} cards]]}}{{#seo:
|upcoming  ={{{upcoming|No}}}
|unused    ={{{unused|No}}}
 
|cost   ={{{cost|}}}
|charges={{{charges|1}}}
|bloontonium={{#if:{{{bloontonium|}}}|{{{bloontonium}}}|No}}
}}[[Category:{{{class|}}} Powers in BCS]][[Category:{{{rarity|}}} cards]]{{#seo:
|image={{{image|}}}
|image={{{image|}}}
|keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}}
|keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}}
}}</includeonly><noinclude>{{/doc}}
}}}}</includeonly><noinclude>{{#cargo_declare:_table=bcs_powers
 
{{#cargo_declare:_table=bcs_powers
|id=String
|id=String
|category_order=Integer
|numeric_id=Integer


|name      =String
|name      =String
|image      =File
|image      =File
|icon      =File
|description=String
|description=String
|flavor    =String
|flavor    =String
Line 56: Line 110:
|class    =String
|class    =String
|rarity    =String
|rarity    =String
|keywords  =List (, ) of String
|creates  =List (;) of String
|keywords  =List (;) of String
|exclusive =List (;) of String
|introduced=String
|introduced=String
|cost     =Integer
|pack      =String
}}</noinclude>
|upcoming  =Boolean
|unused    =Boolean
 
|cost       =Integer
|charges    =Integer
|bloontonium=Boolean
}}
{{#cargo_attach:_table=bcs_cards}}{{/doc}}</noinclude>

Latest revision as of 00:53, 24 April 2026

This template defines the Cargo table "bcs_powers". View table.

This template adds rows to the table "bcs_cards", which is declared by the template BCS deck. View table.

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
idid

no description

Unknownoptional
numeric idnumeric id

no description

Unknownoptional
namename

no description

Unknownoptional
imageimage

no description

Unknownoptional
descriptiondescription

no description

Unknownoptional
flavorflavor

no description

Unknownoptional
classclass

no description

Unknownoptional
rarityrarity

no description

Unknownoptional
keywordskeywords

no description

Unknownoptional
exclusiveexclusive

no description

Unknownoptional
introducedintroduced

no description

Unknownoptional
costcost

no description

Unknownoptional
bloontoniumbloontonium

no description

Unknownoptional
chargescharges

no description

Unknownoptional