Template:BTD6 cosmetic item list by introduced/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Version", "description": "The version to list items from. Must be a number and cannot include the \"v\".", "example": "40.0", "type": "number", "required": true } }, "description": "Generates a table of cosmetic items in Bloons TD 6 according to the version they were introduced in using a Cargo query.", "format": "inline" } </templatedata> ==Example usage== <pre>{{BTD6 cosmetic item list by introduced|..."
 
m better example
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
"type": "number",
"type": "number",
"required": true
"required": true
},
"xd only": {
"label": "XD only?",
"description": "If enabled, shows items exclusive to the Chinese version. If not, Chinese version-exclusive items are excluded.",
"type": "boolean"
}
}
},
},
Line 16: Line 21:


==Example usage==
==Example usage==
<pre>{{BTD6 cosmetic item list by introduced|30.0}}</pre>
<pre>{{BTD6 cosmetic item list by introduced|45.0}}</pre>
{{BTD6 cosmetic item list by introduced|30.0}}
{{BTD6 cosmetic item list by introduced|45.0}}
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Latest revision as of 15:02, 28 October 2025

Generates a table of cosmetic items in Bloons TD 6 according to the version they were introduced in using a Cargo query.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Version1

The version to list items from. Must be a number and cannot include the "v".

Example
40.0
Numberrequired
XD only?xd only

If enabled, shows items exclusive to the Chinese version. If not, Chinese version-exclusive items are excluded.

Booleanoptional

Example usage

{{BTD6 cosmetic item list by introduced|45.0}}