Template:BTDB2 cosmetic item list by introduced: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly><div class="center-col-2">{{#cargo_query:tables=btdb2_cosmetic_items
<includeonly>{{generic cargo compact list
|fields=CONCAT("[[File:", image, "|30px|link=", _pageName, "|Icon of", name, "]] ", name) = Item,
|table=btdb2_cosmetic_items
CONCAT("[[", _pageName, "|", category, "]]") = Category
|col 1 name=Item
|limit=200
|extra col 1=CONCAT("[[", _pageName, "|", category, "]]")=Category
 
|where=introduced="{{{1|2.0}}}"
|order by=category,name
|center extra cols=y
|where   =introduced = "{{{1|}}}"
|order by=category, name
}}</div></includeonly><noinclude>{{/doc}}</noinclude>
|no link=y
}}</includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 12:50, 3 December 2025

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

Template parameters[Edit template data]

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
4.0
Numberrequired

Example usage

{{BTDB2 cosmetic item list by introduced|2.0}}