Template:BCS power info: Difference between revisions

mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#cargo_store:_table=bcs_powers
<includeonly>{|class="info"
|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 56: Line 36:
|colspan="2"|{{{charges|1}}}
|colspan="2"|{{{charges|1}}}
|}
|}
|}</includeonly><noinclude>{{/doc}}
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=bcs_powers
{{#cargo_declare:_table=bcs_powers
|id={{{id|}}}
|numeric_id={{{numeric id|}}}
 
|name      ={{{name|}}}
|image      ={{{image|}}}
|description={{{description|}}}
|flavor    ={{{flavor|}}}
 
|class    ={{{class|}}}
|rarity    ={{{rarity|}}}
|keywords  ={{{keywords|}}}
|exclusive ={{{exclusive|}}}
|introduced={{{introduced|}}}
 
|cost  ={{{cost|}}}
|charges={{{charges|1}}}
}}[[Category:{{{class|}}} Powers in BCS]][[Category:{{{rarity|}}} cards]]{{#seo:
|image={{{image|}}}
|keywords=BCS {{{name|}}}, Bloons Card Storm {{{name|}}}
}}}}</includeonly><noinclude>{{#cargo_declare:_table=bcs_powers
|id=String
|id=String
|category_order=Integer
|numeric_id=Integer


|name      =String
|name      =String
Line 69: Line 68:
|rarity    =String
|rarity    =String
|keywords  =List (, ) of String
|keywords  =List (, ) of String
|exclusive =String
|introduced=String
|introduced=String


|cost  =Integer
|cost  =Integer
|charges=Integer
|charges=Integer
}}</noinclude>
}}{{/doc}}</noinclude>