Template:BTD6 cosmetic item list by id: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#cargo_query:table=btd6_cosmetic_items | ||
|fields= | |||
CONCAT("[[File:", image, "|x50px|", name, "]]") = Icon, | |||
CONCAT("[[", _pageName, "#", name, "|", name, "]]<br>''", description, "''") = Name / description, | |||
CONCAT(category, "<hr>", subcategory) = Category, | |||
CONCAT('[[Bloons TD 6 v', introduced, '|Version ', introduced, ']]') = Introduced | |||
|where={{#invoke:cargo name list|main|id|{{{1|x}}}}} | |where={{#invoke:cargo name list|main|id|{{{1|x}}}}} | ||
|format=table | |||
|format= | }}</includeonly><noinclude>{{/doc}}[[Category:Cargo query templates]][[Category:BTD6 templates]]</noinclude> | ||
}} | |||