Template:BTD6 geraldo item info: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "info-sub" to "subtable" |
||
| (14 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>{{#cargo_declare:_table=btd6_geraldo_items | <includeonly>{|class="info" | ||
!class="head"|{{{name}}} | |||
|- | |||
|{{#if:{{{levels 1|}}} | |||
|<tabs> | |||
{{#if:{{{levels 3|}}}| | |||
{{#tab:{{{levels 1}}}, {{{levels 2}}}, {{{levels 3}}}|<!-- tab 1 --> | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image}}}|100px|Icon of {{{name}}} at levels {{{levels 1}}}]] | |||
{{!}}- | |||
{{!}}{{{description}}} | |||
{{!}}}|<!-- tab 2 --> | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image 2}}}|100px|Icon of {{{name}}} at levels {{{levels 2}}}]] | |||
{{!}}- | |||
{{!}}{{{description 2}}} | |||
{{!}}}|<!-- tab 3 --> | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image 3}}}|100px|Icon of {{{name}}} at levels {{{levels 3}}}]] | |||
{{!}}- | |||
{{!}}{{{description 3}}} | |||
{{!}}} | |||
}}| | |||
{{#tab:{{{levels 1}}}, {{{levels 2}}}|<!-- tab 1 --> | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image}}}|100px|Icon of {{{name}}} at levels {{{levels 1}}}]] | |||
{{!}}- | |||
{{!}}{{{description}}} | |||
{{!}}}|<!-- tab 2 --> | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image 2}}}|100px|Icon of {{{name}}} at levels {{{levels 2}}}]] | |||
{{!}}- | |||
{{!}}{{{description 2}}} | |||
{{!}}} | |||
}}}} | |||
</tabs>| | |||
{{{!}}class{{=}}"subtable main centered-cells" | |||
{{!}}[[File:{{{image}}}|100px|Icon of {{{name}}}]] | |||
{{!}}- | |||
{{!}}{{{description}}} | |||
{{!}}}}} | |||
|- | |||
| | |||
{|class="subtable centered-cells" | |||
!colspan="4"|Level unlocked | |||
||{{{unlocked at|}}} | |||
!colspan="4"|Starting stock | |||
||{{{starting stock|}}} | |||
|- | |||
!colspan="4"|Max stock | |||
||{{{max stock|}}} | |||
!colspan="4"|Rounds to restock | |||
||{{{rounds per restock|}}} | |||
|} | |||
|- | |||
| | |||
{|class="subtable" | |||
!Cost | |||
|colspan="2"|{{BTD6 cost by difficulty|{{{cost|0}}}}} | |||
|} | |||
|}{{#cargo_store:_table=btd6_geraldo_items | |||
|id={{{id|}}} | |||
|category_order={{{order|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|description={{{description|}}} | |||
|unlocked_at={{{unlocked at|}}} | |||
|cost ={{{cost|}}} | |||
|cost_C ={{{cost C|}}} | |||
|starting_stock ={{{starting stock|}}} | |||
|max_stock ={{{max stock|}}} | |||
|stock_increase ={{{stock increase|}}} | |||
|rounds_per_restock={{{rounds per restock|}}} | |||
}}[[Category:Geraldo's Shop items]]{{#seo: | |||
|image={{{image|}}} | |||
|keywords=BTD6 {{{name|}}} | |||
}}</includeonly><noinclude>{{/doc}} | |||
{| | |||
|{{#cargo_declare:_table=btd6_geraldo_items | |||
|id=String | |id=String | ||
|category_order=Integer | |category_order=Integer | ||
| Line 15: | Line 96: | ||
|stock_increase =Integer | |stock_increase =Integer | ||
|rounds_per_restock=Integer | |rounds_per_restock=Integer | ||
}} | }} | ||
| | |}</noinclude> | ||