Template:BTD6 cosmetic item list by introduced: Difference between revisions
Jump to navigation
Jump to search
column noting if an item is in the trophy store or not |
mNo edit summary |
||
| Line 3: | Line 3: | ||
CONCAT(items.category, " ― [[", items._pageName, "|", items.subcategory, "]]") = Category, | CONCAT(items.category, " ― [[", items._pageName, "|", items.subcategory, "]]") = Category, | ||
IF(GROUP_CONCAT(sources.name) LIKE "%Trophy Store%", "{{Y}}", "{{N}}") = Trophy Store? | IF(GROUP_CONCAT(sources.name) LIKE "%Trophy Store%", "{{Y}}", "{{N}}") = Trophy Store? | ||
|where=items.introduced = "{{{1|}}}" | |where=items.introduced = "{{{1|}}}" {{#if:{{{xd only|}}}|AND xd_only|AND NOT xd_only}} | ||
|join on =items.id = sources.item | |join on =items.id = sources.item | ||
Revision as of 10:59, 4 July 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 | Trophy Store? |
|---|---|---|
| Game & UI ― Avatars | ||
| Game & UI ― Profile Banners | ||
| Bloons ― MOAB Skins | ||
| Game & UI ― Avatars | ||
| Game & UI ― Profile Banners | ||
| Heroes ― Pets | ||
| Monkeys ― Projectiles |