Template:BTD6 cosmetic item info: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
| | | | ||
{|class=" | {|class="subtable main centered-cells" | ||
|[[File:{{{image}}}|100px]] | |[[File:{{{image}}}|100px]] | ||
|- | |- | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class=" | {|class="subtable" | ||
!Source(s) | !Source(s) | ||
|colspan=2|{{#cargo_query:table=btd6_cosmetic_sources | |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>") | |fields=CONCAT("<ul>", GROUP_CONCAT("<li>", btd6_cosmetic_sources.name, "</li>" ORDER BY btd6_cosmetic_sources.name DESC SEPARATOR ""), "</ul>") = text | ||
|limit = 500 | |limit = 500 | ||
|where= item = '{{{id|}}}' | |where= item = '{{{id|}}}' | ||
| Line 19: | Line 19: | ||
|- | |- | ||
!Introduced | !Introduced | ||
|colspan=2|{{#if:{{{introduced|}}}|[[Bloons TD 6 | |colspan=2|{{#if:{{{introduced|}}}|[[Update history:Bloons TD 6/Version {{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|}{{#cargo_store:_table=btd6_cosmetic_items | |}{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_cosmetic_items | ||
|id={{{id|}}} | |id={{{id|}}} | ||
| Line 35: | Line 35: | ||
|introduced_C={{{introduced C|}}} | |introduced_C={{{introduced C|}}} | ||
|xd_only ={{{xd only|0}}} | |xd_only ={{{xd only|0}}} | ||
}}</includeonly><noinclude>{{/doc}} | }}}}</includeonly><noinclude>{{/doc}} | ||
<div>{{#cargo_declare:_table=btd6_cosmetic_items | <div>{{#cargo_declare:_table=btd6_cosmetic_items | ||
|id=String | |id=String | ||
|name = | |name =Wikitext string | ||
|image =File | |image =File | ||
|shortname = | |shortname =Wikitext string | ||
|description=Wikitext | |description=Wikitext | ||
|category =String | |category =String | ||
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.