Template:BTD6 cosmetic item info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
| | !class="head"|{{{shortname}}} | ||
|- | |||
| | | | ||
|image | {|class="subtable main centered-cells" | ||
| | |[[File:{{{image}}}|100px]] | ||
|description= | |- | ||
|{{{description}}} | |||
| | |} | ||
| | {|class="subtable" | ||
!Source(s) | |||
| | |colspan=2|{{#cargo_query:table=btd6_cosmetic_sources | ||
| | |fields=CONCAT("<ul>", GROUP_CONCAT("<li>", btd6_cosmetic_sources.name, "</li>" ORDER BY btd6_cosmetic_sources.name DESC SEPARATOR ""), "</ul>") = text | ||
}} | |limit = 500 | ||
|where= item = '{{{id|}}}' | |||
|group by = item | |||
|delimiter=\n | |||
}} | |||
|- | |||
!Introduced | |||
|colspan=2|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|} | |||
|}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_cosmetic_items | |||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 26: | Line 34: | ||
|introduced ={{{introduced|}}} | |introduced ={{{introduced|}}} | ||
|introduced_C={{{introduced C|}}} | |introduced_C={{{introduced C|}}} | ||
}}</includeonly>{ | |xd_only ={{{xd only|0}}} | ||
}}}}</includeonly><noinclude>{{/doc}} | |||
| | <div>{{#cargo_declare:_table=btd6_cosmetic_items | ||
|id=String | |||
| | |name =Wikitext string | ||
| | |image =File | ||
| | |shortname =Wikitext string | ||
|description=Wikitext | |||
| | |||
| | |category =String | ||
|subcategory=String | |||
| | |introduced =String | ||
| | |introduced_C=String | ||
|xd_only =Boolean | |||
| | }}</div></noinclude> | ||
Latest revision as of 00:58, 24 April 2026
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 |
This template defines the Cargo table "btd6_cosmetic_items". View table.