Template:BTDB2 tower info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD Battles 2 v" to "[[Update history:Bloons TD Battles 2/Version " |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|200px]] | |[[File:{{{image}}}|200px]] | ||
|- | |- | ||
| Line 20: | Line 10: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
![[Tower category|Category]] | ![[Tower category|Category]] | ||
|colspan="3"|{{#ifeq:{{{category|}}}|Agent|{{{category}}}|[[{{{category}}}]]}} | |||
|- | |- | ||
{{#if:{{{cost|}}}|!Cost | |||
{{!}}colspan="3"{{!}}${{formatnum:{{{cost|0}}}}}}} | |||
|- | |||
!Introduced | |||
|colspan="3"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD Battles 2/Version {{{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:{{#ifeq:{{{category|}}}|Agent||{{{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> | |||