Template:BTD6 geraldo item info: Difference between revisions
Jump to navigation
Jump to search
Tag: Undo |
mNo edit summary |
||
| Line 5: | Line 5: | ||
|<tabs> | |<tabs> | ||
{{#tab:{{{levels 1}}}, {{{levels 2}}}{{#if:{{{levels 3|}}}|, {{{levels 3}}}}}|<!-- tab 1 --> | {{#tab:{{{levels 1}}}, {{{levels 2}}}{{#if:{{{levels 3|}}}|, {{{levels 3}}}}}|<!-- tab 1 --> | ||
{{{!}}class="info-sub main centered-cells" | {{{!}}class{{=}}"info-sub main centered-cells" | ||
{{!}}[[File:{{{image}}}|100px]] | {{!}}[[File:{{{image}}}|100px]] | ||
{{!}}- | {{!}}- | ||
{{!}}{{{description}}} | {{!}}{{{description}}} | ||
{{!}}}|<!-- tab 2 --> | {{!}}}|<!-- tab 2 --> | ||
{{{!}}class="info-sub main centered-cells" | {{{!}}class{{=}}"info-sub main centered-cells" | ||
{{!}}[[File:{{{image 2}}}|100px]] | {{!}}[[File:{{{image 2}}}|100px]] | ||
{{!}}- | {{!}}- | ||
{{!}}{{{description 2}}} | {{!}}{{{description 2}}} | ||
{{!}}}{{#if:{{{levels 3|}}}{{!}}<!-- tab 3 --> | {{!}}}{{#if:{{{levels 3|}}}{{!}}<!-- tab 3 --> | ||
{{{!}}class="info-sub main centered-cells" | {{{!}}class{{=}}"info-sub main centered-cells" | ||
{{!}}[[File:{{{image 3}}}|100px]] | {{!}}[[File:{{{image 3}}}|100px]] | ||
{{!}}- | {{!}}- | ||
| Line 22: | Line 22: | ||
}}}} | }}}} | ||
</tabs>| | </tabs>| | ||
{{{!}}class="info-sub main centered-cells" | {{{!}}class{{=}}"info-sub main centered-cells" | ||
{{!}}[[File:{{{image}}}|100px]] | {{!}}[[File:{{{image}}}|100px]] | ||
{{!}}- | {{!}}- | ||
Revision as of 01:03, 15 November 2024
Infobox for Geraldo's Shop items. Contents are added to the Cargo table "btd6_geraldo_items".
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| ID | id | The internal ID for this item.
| String | optional |
| Name | name | Name of the item.
| String | optional |
| image | image | no description | Unknown | optional |
| Description | description | The in-game description of the item.
| String | required |
| levels 1 | levels 1 | no description | Unknown | optional |
| levels 2 | levels 2 | no description | Unknown | optional |
| levels 3 | levels 3 | no description | Unknown | optional |
| image 2 | image 2 | no description | Unknown | optional |
| description 2 | description 2 | no description | Unknown | optional |
| image 3 | image 3 | no description | Unknown | optional |
| description 3 | description 3 | no description | Unknown | optional |
| unlocked at | unlocked at | no description | Unknown | optional |
| starting stock | starting stock | no description | Unknown | optional |
| max stock | max stock | no description | Unknown | optional |
| rounds per restock | rounds per restock | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |
| order | order | no description | Unknown | optional |
| cost C | cost C | no description | Unknown | optional |
| stock increase | stock increase | no description | Unknown | optional |
| This template defines the Cargo table "btd6_geraldo_items". View table. |