Template:BTD6 cosmetic item info: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
< | <includeonly>{|class="info" | ||
!class="head"|{{{shortname}}} | !class="head"|{{{shortname}}} | ||
|- | |- | ||
| Line 37: | Line 8: | ||
|{{{description}}} | |{{{description}}} | ||
|} | |} | ||
{|class="info-sub" | {|class="info-sub" | ||
!Source(s) | !Source(s) | ||
| Line 46: | Line 15: | ||
|where= item = '{{{id|}}}' | |where= item = '{{{id|}}}' | ||
|group by = item | |group by = item | ||
| | |delimiter=\n | ||
}} | }} | ||
|- | |- | ||
| Line 52: | Line 21: | ||
|colspan=2|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |colspan=2|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | ||
|} | |} | ||
|}<noinclude>{{/doc}} | |}{{#cargo_store:_table=btd6_cosmetic_items | ||
|id={{{id|}}} | |||
|name ={{{name|}}} | |||
|image ={{{image|}}} | |||
|shortname ={{{shortname|}}} | |||
|description={{{description|}}} | |||
|category ={{{category|}}} | |||
|subcategory={{{subcategory|}}} | |||
|introduced ={{{introduced|}}} | |||
|introduced_C={{{introduced C|}}} | |||
|xd_only ={{{xd only|0}}} | |||
}}</includeonly><noinclude>{{/doc}} | |||
<div>{{#cargo_declare:_table=btd6_cosmetic_items | |||
|id=String | |||
|name =String | |||
|image =File | |||
|shortname =String | |||
|description=Wikitext string | |||
|category =String | |||
|subcategory=String | |||
|introduced =String | |||
|introduced_C=String | |||
|xd_only =Boolean | |||
}}</div></noinclude> | |||
Revision as of 02:12, 16 December 2024
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.