Template:BCS bloon info: Difference between revisions
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 " |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|200px|{{{name|}}} card art]] | |[[File:{{{image|missing image.png}}}|200px|{{{name|}}} card art]] | ||
|- | |- | ||
{{#if:{{{description|}}}|{{!}}{{{description}}}}} | {{#if:{{{description|}}}|{{!}}{{{description}}}}} | ||
| Line 10: | Line 10: | ||
{{#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=" | {|class="subtable" | ||
!Class | !Class | ||
|colspan="2"|{{#if:{{{class|}}}|[[File:BCS ClassIcon{{{class|}}}Bloon 3.0.png|x20px|link=]] {{{class|}}}|—}} | |colspan="2"|{{#if:{{{class|}}}|[[File:BCS ClassIcon{{{class|}}}Bloon 3.0.png|x20px|link=]] {{{class|}}}|—}} | ||
|- | |||
![[Card Pack]] | |||
|colspan="2"|{{#ifeq:{{{pack|None}}}|None|{{{pack|}}}|[[File:BCS pack icon {{{pack|}}}.png|x20px|link=]] {{{pack|}}}}} | |||
|- | |- | ||
!Rarity | !Rarity | ||
| Line 22: | Line 25: | ||
{{#if:{{{exclusive|}}}| | {{#if:{{{exclusive|}}}| | ||
!Exclusive to | !Exclusive to | ||
{{!}}colspan="2"{{!}}{{# | {{!}}colspan="2"{{!}}{{#cargo_query: | ||
tables=bcs_heroes | tables=bcs_heroes | ||
|fields=CONCAT("[[", _pageName, "|", name, "]]") = text | |||
|where={{#invoke:cargo name list|main|name|{{{exclusive}}}}} | |||
|order by=numeric_id | |||
|format=list | |format=list | ||
}}}} | }}}} | ||
|- | |- | ||
!Introduced | !Introduced | ||
| Line 41: | Line 37: | ||
|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 | |[[Update history:Bloons Card Storm/Version {{{introduced}}}|Version {{{introduced|}}}]] | ||
}}|Launch}} | }}|Launch}} | ||
|} | |} | ||
{|class=" | {|class="subtable centered-cells" | ||
!colspan="10"|Stats | !colspan="10"|Stats | ||
|- | |- | ||
| Line 62: | Line 58: | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
|image ={{{image|}}} | |image ={{{image|missing image.png}}} | ||
|icon ={{{icon|}}} | |icon ={{{icon|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
| Line 74: | Line 70: | ||
|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|}}} | ||
| Line 84: | Line 82: | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
|image ={{{image|}}} | |image ={{{image|missing image.png}}} | ||
|icon ={{{icon|}}} | |icon ={{{icon|}}} | ||
|description={{{description|}}} | |description={{{description|}}} | ||
| Line 96: | Line 94: | ||
|introduced={{{introduced|}}} | |introduced={{{introduced|}}} | ||
|pack ={{{pack|}}} | |pack ={{{pack|}}} | ||
|upcoming ={{{upcoming|No}}} | |||
|unused ={{{unused|No}}} | |||
|cost ={{{cost|}}} | |cost ={{{cost|}}} | ||
| Line 120: | Line 120: | ||
|introduced=String | |introduced=String | ||
|pack =String | |pack =String | ||
|upcoming =Boolean | |||
|unused =Boolean | |||
|cost =Integer | |cost =Integer | ||
Latest revision as of 01:05, 24 April 2026
This template defines the Cargo table "bcs_bloons". View table.
This template adds rows to the table "bcs_cards", which is declared by the template BCS deck. View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| numeric id | numeric id | no description | Unknown | optional |
| Name | name | Name of the Bloon
| String | required |
| Image | image | The Bloon's card art. | File | required |
| Description | description | The in-game description, if it has one. (This is separate from flavor text.) | String | optional |
| Flavor | flavor | The flavor text. All Bloon cards have this. | String | required |
| Class | class | The Bloon card's class.
| String | required |
| Rarity | rarity | The rarity of the card. Must be capitalized correctly.
| String | optional |
| keywords | keywords | no description | Unknown | optional |
| exclusive | exclusive | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| charges | charges | no description | Unknown | optional |
| health | health | no description | Unknown | optional |
| shield | shield | no description | Unknown | optional |
| delay | delay | no description | Unknown | optional |
| double attack | double attack | no description | Unknown | optional |