Template:BTD6 cosmetic item info: Difference between revisions
No edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (7 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 28: | Line 35: | ||
|introduced_C={{{introduced C|}}} | |introduced_C={{{introduced C|}}} | ||
|xd_only ={{{xd only|0}}} | |xd_only ={{{xd only|0}}} | ||
}}</includeonly>{ | }}}}</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> | |||
| | |||