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