Template:BTD6 geraldo item info: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#cargo_store:_table=btd6_geraldo_items | |||
|id={{{id|}}} | |id={{{id|}}} | ||
|category_order={{{order|}}} | |category_order={{{order|}}} | ||
| Line 34: | Line 18: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
|keywords=BTD6 {{{name|}}} | |keywords=BTD6 {{{name|}}} | ||
}} | }}{|class="info" | ||
{|class="info" | |||
!class="head"|{{{name}}} | !class="head"|{{{name}}} | ||
|- | |- | ||
| | |{{#if:{{{levels 1|}}} | ||
{|class="info-sub main centered-cells" | |<tabs> | ||
|[[File:{{{image}}}|100px]] | {{#tab:{{{levels 1}}}, {{{levels 2}}}{{#if:{{{levels 3|}}}|, {{{levels 3}}}}}|<!-- tab 1 --> | ||
|- | {{{!}}class="info-sub main centered-cells" | ||
|{{{description}}} | {{!}}[[File:{{{image 1}}}|100px]] | ||
|} | {{!}}- | ||
{{!}}{{{description 1}}} | |||
{{!}}}|<!-- tab 2 --> | |||
{{{!}}class="info-sub main centered-cells" | |||
{{!}}[[File:{{{image 2}}}|100px]] | |||
{{!}}- | |||
{{!}}{{{description 2}}} | |||
{{!}}}{{#if:{{{levels 3|}}}{{!}}<!-- tab 3 --> | |||
{{{!}}class="info-sub main centered-cells" | |||
{{!}}[[File:{{{image 3}}}|100px]] | |||
{{!}}- | |||
{{!}}{{{description 3}}} | |||
{{!}}} | |||
}}}} | |||
</tabs>| | |||
{{{!}}class="info-sub main centered-cells" | |||
{{!}}[[File:{{{image}}}|100px]] | |||
{{!}}- | |||
{{!}}{{{description}}} | |||
{{!}}}}} | |||
|- | |- | ||
| | | | ||
| Line 63: | Line 65: | ||
|colspan="2"|{{BTD6 cost by difficulty|{{{cost|0}}}}} | |colspan="2"|{{BTD6 cost by difficulty|{{{cost|0}}}}} | ||
|} | |} | ||
|}<noinclude>{{/doc}}[[Category: | |}</includeonly><noinclude>{{/doc}} | ||
{| | |||
| | |||
{{#cargo_declare:_table=btd6_geraldo_items | |||
|id=String | |||
|category_order=Integer | |||
|name =String | |||
|image =File | |||
|description=String | |||
|unlocked_at=Integer | |||
|cost =Integer | |||
|cost_C =Integer | |||
|starting_stock =Integer | |||
|max_stock =Integer | |||
|stock_increase =Integer | |||
|rounds_per_restock=Integer | |||
}} | |||
|}[[Category:BTD6 templates]][[Category:Infoboxes]]</noinclude> | |||