Template:BTD6 cosmetic item list by introduced: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="center-col-2"> | <includeonly><div class="center-col-2"> | ||
{{#cargo_query:table=btd6_cosmetic_items | {{#cargo_query:table=btd6_cosmetic_items | ||
|fields=CONCAT("[[File:", image, "| | |fields=CONCAT("[[File:", image, "|20px|", name, "]] ", name) = Name, | ||
CONCAT(category, " ― ", subcategory) = Category | CONCAT(category, " ― [[", _pageName, "|", subcategory, "]]") = Category | ||
|where=introduced = "{{{1|}}}" | |where=introduced = "{{{1|}}}" | ||
|format=table | |format=table | ||
|order by=category, name | |||
}}</div></includeonly><noinclude>{{/doc}}</noinclude> | }}</div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 21:15, 5 June 2025
Generates a table of cosmetic items in Bloons TD 6 according to the version they were introduced in using a Cargo query.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version | 1 | The version to list items from. Must be a number and cannot include the "v".
| Number | required |
| XD only? | xd only | If enabled, shows items exclusive to the Chinese version. If not, Chinese version-exclusive items are excluded. | Boolean | optional |
Example usage
{{BTD6 cosmetic item list by introduced|45.0}}
| Name | Category |
|---|---|
| Bloons ― MOAB Skins | |
| Game & UI ― Avatars | |
| Game & UI ― Avatars | |
| Game & UI ― Profile Banners | |
| Game & UI ― Profile Banners | |
| Heroes ― Pets | |
| Monkeys ― Projectiles |