Template:BTD6 cosmetic item list by introduced: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>{{#cargo_query:table=btd6_cosmetic_items |fields= CONCAT("x50px|", name, "") = Icon, cONCAT("'''", name, "''' (", shortname, ")<br>''", description, "''") = Name / description |where=introduced = "{{{1|}}}" |format=table }}</includeonly><noinclude>{{/doc}}Category:Cargo query templatesCategory:BTD6 templates</noinclude>" |
mNo edit summary |
||
| Line 2: | Line 2: | ||
|fields= | |fields= | ||
CONCAT("[[File:", image, "|x50px|", name, "]]") = Icon, | CONCAT("[[File:", image, "|x50px|", name, "]]") = Icon, | ||
CONCAT("'''", name, "''' (", shortname, ")<br>''", description, "''") = Name / description, | |||
CONCAT(category, "<hr>", subcategory) = Category | |||
|where=introduced = "{{{1|}}}" | |where=introduced = "{{{1|}}}" | ||
|format=table | |format=table | ||
}}</includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude> | }}</includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude> | ||
Revision as of 05:45, 13 July 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}}