Template:BCS bloon info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 41: | Line 41: | ||
|colspan="2"|{{{delay|—}}} | |colspan="2"|{{{delay|—}}} | ||
|} | |} | ||
|}{{#cargo_store:_table=bcs_bloons | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bcs_bloons | ||
|id={{{id|}}} | |id={{{id|}}} | ||
| | |numeric_id={{{numeric id|}}} | ||
|name ={{{name|}}} | |name ={{{name|}}} | ||
| Line 62: | Line 62: | ||
|double_attack={{{double attack|}}} | |double_attack={{{double attack|}}} | ||
}} | }}[[Category:{{{class|}}} Bloons in BCS]]{{#if:{{{rarity|}}}|[[Category:{{{rarity|}}} cards]]}}{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}} | |keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=bcs_bloons | }}}}</includeonly><noinclude>{{#cargo_declare:_table=bcs_bloons | ||
|id=String | |id=String | ||
| | |numeric_id=Integer | ||
|name =String | |name =String | ||
Revision as of 23:31, 13 April 2025
This template defines the Cargo table "bcs_bloons". 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 |