Template:BTD6 mk list by introduced: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<includeonly><div class="center-col-1 center-col-3 center-col-4">{{#cargo_query:table=btd6_mk |fields=CONCAT("x50px|link=", _pageName, "|", name, "") = Icon, CONCAT("", name, "<br>", description) = Name / description, category=Category |where=introduced='{{{1|}}}' }}</div></includeonly><noinclude>{{/doc}}Category:Cargo query templatesCategory:BTD6 templates</noinclude>"
 
mNo edit summary
Line 1: Line 1:
<includeonly><div class="center-col-1 center-col-3 center-col-4">{{#cargo_query:table=btd6_mk
<includeonly><div class="center-col-1 center-col-3 center-col-4">{{#cargo_query:table=btd6_mk
|fields=CONCAT("[[File:", image, "|x50px|link=", _pageName, "|", name, "]]") = Icon,
|fields=CONCAT("[[File:", image, "|x20px|link=", _pageName, "|", name, "]]") = Icon,
CONCAT("[[", _pageName, "|", name, "]]<br>", description) = Name / description,
CONCAT("[[", _pageName, "|", name, "]]") = Name,
category=Category
category=Category


|where=introduced='{{{1|}}}'
|where=introduced='{{{1|}}}'
}}</div></includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude>
}}</div></includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude>

Revision as of 19:59, 17 September 2024

Generates a table of Monkey Knowledge in Bloons TD 6 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 Knowledge from. Must be a number and cannot include the "v".

Example
40.0
Numberrequired

Example usage

{{BTD6 mk list by introduced|22.0}}