Template:BCS bloon info: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{#cargo_store:_table=bcs_monkeys |id={{{id|}}} |category_order={{{order|}}} |class ={{{class|}}} |type ={{{type|}}} |rarity={{{rarity|}}} |cost ={{{cost|}}} |charges={{{charges|}}} |health ={{{health|}}} |delay ={{{delay|}}} |double_attack={{{double attack|}}} |introduced={{{introduced|}}} }}{|class="info" !class="head"|{{{name}}} |- | {|class="info-sub main centered-cells" |[[File:{{{image}}}|200px]] |- {{#if:{{{double attack|}}}|{{!}}Attacks twice..." |
No edit summary |
||
| Line 4: | Line 4: | ||
|class ={{{class|}}} | |class ={{{class|}}} | ||
|rarity={{{rarity|}}} | |rarity={{{rarity|}}} | ||
| Line 29: | Line 28: | ||
| | | | ||
{|class="info-sub centered-cells" | {|class="info-sub centered-cells" | ||
!colspan=" | !colspan="3"|Class | ||
!colspan=" | !colspan="3"|Rarity | ||
|- | |- | ||
|colspan=" | |colspan="3"|{{{class|}}} | ||
|colspan=" | |colspan="3"|{{{rarity|}}} | ||
|- | |- | ||
!colspan="6"|Stats | !colspan="6"|Stats | ||
| Line 61: | Line 58: | ||
|class =String | |class =String | ||
|rarity=String | |rarity=String | ||
Revision as of 19:36, 20 August 2024
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 |