Template:BTD6 cosmetic item list by introduced: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 2: | Line 2: | ||
{{#cargo_query:table=btd6_cosmetic_items | {{#cargo_query:table=btd6_cosmetic_items | ||
|fields= | |fields= | ||
CONCAT("[[File:", image, "| | CONCAT("[[File:", image, "|x20px|", name, "]]") = Icon, | ||
CONCAT("[[", _pageName, "#", name, "|", name, "]] | CONCAT("[[", _pageName, "#", name, "|", name, "]]") = Name, | ||
CONCAT(category, " | CONCAT(category, " ― ", subcategory) = Category | ||
|where=introduced = "{{{1|}}}" | |where=introduced = "{{{1|}}}" | ||
|format=table | |format=table | ||
}}</div></includeonly><noinclude>{{/doc}}</noinclude> | }}</div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 04:33, 25 October 2024
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}}
| Icon | Name | Category |
|---|---|---|
| Bat BFB | Bloons ― MOAB Skins | |
| Buccaneer Flavored Trades Projectiles | Monkeys ― Projectiles | |
| Pat Fusty Pig Pet | Heroes ― Pets | |
| Spooky Night Profile Banner | Game & UI ― Profile Banners | |
| The Gang's All Here Profile Banner | Game & UI ― Profile Banners | |
| Custom Avatar - Tricky Ghosts | Game & UI ― Avatars | |
| Custom Avatar - Pack of Pets | Game & UI ― Avatars |