Template:BTDB2 upgrade info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| Line 41: | Line 9: | ||
|colspan=3 style="text-align:left"|{{{description}}} | |colspan=3 style="text-align:left"|{{{description}}} | ||
|} | |} | ||
{|class="info-sub centered-cells" | {|class="info-sub centered-cells" | ||
!colspan=2|Tower | !colspan=2|Tower | ||
| Line 54: | Line 20: | ||
|colspan=2|${{formatnum:{{{cost|0}}}}} | |colspan=2|${{formatnum:{{{cost|0}}}}} | ||
|} | |} | ||
|} | |}{{#cargo_store:_table=btdb2_upgrades | ||
|id={{{id|}}} | |||
|unused={{{unused|No}}} | |||
|name ={{{name|}}} | |||
|icon ={{{icon|}}} | |||
|image ={{{image|}}} | |||
|description ={{{description|}}} | |||
|tower={{{tower|}}} | |||
|path ={{{path|}}} | |||
|tier ={{{tier|}}} | |||
|cost ={{{cost|}}} | |||
}}[[Category:{{{tower}}} upgrades in Battles 2]][[Category:Path {{{path}}} upgrades in Battles 2]][[Category:Tier {{{tier}}} upgrades in Battles 2]]{{#seo: | |||
|image={{{image|}}} | |||
|keywords=Battles 2 {{{name|}}}, BTDB2 {{{name|}}} | |||
}}</includeonly><noinclude>{{#cargo_declare:_table=btdb2_upgrades | |||
|id=String | |||
|unused=Boolean | |||
|name =String | |||
|icon =File | |||
|image =File | |||
|description =String | |||
|tower=String | |||
|path =Integer | |||
|tier =Integer | |||
|cost =Integer | |||
}}{{/doc}}</noinclude> | |||