Template:BCS power info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{|class="info" | <includeonly>{{#cargo_store:_table=bcs_powers | ||
|id={{{id|}}} | |||
|category_order={{{order|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|flavor ={{{flavor|}}} | |||
|class ={{{class|}}} | |||
|rarity ={{{rarity|}}} | |||
|keywords ={{{keywords|}}} | |||
|introduced={{{introduced|}}} | |||
|cost ={{{cost|}}} | |||
|charges={{{charges|1}}} | |||
}}{{#ifeq:{{NAMESPACENUMBER}}|0|[[Category:{{{class|}}} Powers in BCS]][[Category:{{{rarity|}}} cards]]}}{{#seo: | |||
|image={{{image|}}} | |||
|keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}} | |||
}} | |||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| Line 36: | Line 56: | ||
|colspan="2"|{{{charges|1}}} | |colspan="2"|{{{charges|1}}} | ||
|} | |} | ||
| | |}</includeonly><noinclude>{{/doc}} | ||
{| | {| | ||
|{{#cargo_declare:_table=bcs_powers | |{{#cargo_declare:_table=bcs_powers | ||
| Line 68: | Line 71: | ||
|keywords =List (, ) of String | |keywords =List (, ) of String | ||
|introduced=String | |introduced=String | ||
|cost | |||
|cost =Integer | |||
|charges=Integer | |||
}} | }} | ||
|}</noinclude> | |}</noinclude> | ||
Revision as of 04:56, 4 December 2024
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| numeric id | numeric id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| flavor | flavor | no description | Unknown | optional |
| class | class | no description | Unknown | optional |
| rarity | rarity | no description | Unknown | 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 |
| bloontonium | bloontonium | no description | Unknown | optional |
| charges | charges | no description | Unknown | optional |
| This template defines the Cargo table "bcs_powers". View table. |