Template:BTD6 cosmetic item info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 35: | Line 35: | ||
|[[File:{{{image}}}|100px]] | |[[File:{{{image}}}|100px]] | ||
|- | |- | ||
| | |{{{description}}} | ||
|} | |} | ||
|- | |- | ||
| Line 41: | Line 41: | ||
{|class="info-sub" | {|class="info-sub" | ||
!Source(s) | !Source(s) | ||
|colspan=2| | |colspan=2|{{#cargo_query:table=btd6_cosmetic_sources | ||
|fields=GROUP_CONCAT(name ORDER BY name DESC SEPARATOR '') | |||
|limit = 500 | |||
|where= item = '{{{id|}}}' | |||
|group by = item | |||
|format=ul | |||
}} | |||
|- | |- | ||
!Introduced | !Introduced | ||
Revision as of 16:20, 26 July 2024
This template defines the Cargo table "btd6_cosmetic_items". View table.
| {{{shortname}}} | ||||||
|---|---|---|---|---|---|---|
| ||||||
| ||||||
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| name | name | no description | Unknown | optional |
| shortname | shortname | no description | Unknown | optional |
| image | image | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| category | category | no description | Unknown | optional |
| subcategory | subcategory | no description | Unknown | optional |
| xd only | xd only | no description | Unknown | optional |
| introduced | introduced | no description | Unknown | optional |
| introduced C | introduced C | no description | Unknown | optional |