Template:BTDB2 tower info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| Line 22: | Line 12: | ||
{|class="info-sub centered-cells" | {|class="info-sub centered-cells" | ||
![[Tower category|Category]] | ![[Tower category|Category]] | ||
|colspan="3"|[[{{{category}}}]] | |||
|- | |||
!Cost | !Cost | ||
|colspan="3"|${{formatnum:{{{cost|0}}}}} | |||
|- | |- | ||
|[[{{{ | !Introduced | ||
| | |colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD Battles 2 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|}[[Category:{{{category}}} towers in Battles 2]]{{#seo: | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btdb2_towers | ||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|category ={{{category|}}} | |||
|cost ={{{cost|}}} | |||
|introduced={{{introduced|}}} | |||
}}[[Category:{{{category}}} towers in Battles 2]]}}{{#seo: | |||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTDB2 {{{name|}}},Battles 2 {{{name|}}} | |keywords=BTDB2 {{{name|}}},Battles 2 {{{name|}}} | ||
}}</includeonly><noinclude>{{#cargo_declare:_table=btdb2_towers | }}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=btdb2_towers | |||
|id=String | |id=String | ||
| Line 37: | Line 41: | ||
|description=String | |description=String | ||
|category=String | |category =String | ||
|cost | |cost =Integer | ||
}} | |introduced=String | ||
}}</div></noinclude> | |||