Template:BTDB2 cosmetic item info: Difference between revisions
item system is being reworked |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{|class="info" | <noinclude> | ||
{{#cargo_declare:_table=btdb2_cosmetic_items | |||
|id=String | |||
|name =String | |||
|image =File | |||
|description=String | |||
|tower =String | |||
|category =String | |||
|introduced=String | |||
}} | |||
{{/doc}}[[Category:Infoboxes]][[Category:Battles 2 templates]] | |||
</noinclude><includeonly>{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|100px]] | |[[File:{{{image}}}|100px]] | ||
|- | |- | ||
| Line 10: | Line 24: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable" | ||
{{#if:{{{tower|}}}|!Tower | {{#if:{{{tower|}}}|!Tower | ||
{{!}}colspan="2"{{!}}[[{{{tower}}} (Battles 2)|{{{tower}}}]]}} | {{!}}colspan="2"{{!}}[[{{{tower}}} (Battles 2)|{{{tower}}}]]}} | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan="2"|{{#if:{{{introduced|}}}|[[Bloons TD 6 | |colspan="2"|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|} | |}{{#cargo_store:_table=btdb2_cosmetic_items | ||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|tower ={{{tower|}}} | |||
|category ={{{category|}}} | |||
|introduced={{{introduced|}}} | |||
}}</includeonly> | |||