Template:BTDB2 cosmetic item list by introduced: Difference between revisions
Created page with "<includeonly><div class="center-col-1 center-col-3 center-col-5">{{#cargo_query:tables=btdb2_cosmetic_items, btdb2_cosmetic_categories |where =introduced = "{{{1|}}}" |fields=CONCAT("20px|", btdb2_cosmetic_items.name, "") = Icon, CONCAT(btdb2_cosmetic_items.name) = Name, <!-- the concat is a hack to get around apostrophes being parsed weirdly --> CONCAT("File:", btdb2_cosmetic_categories.icon, "|x20px|", btdb2_cosmetic_categori..." |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly | <includeonly>{{generic cargo compact list | ||
| | |table=btdb2_cosmetic_items | ||
| | |col 1 name=Item | ||
|extra col 1=CONCAT("[[", _pageName, "|", category, "]]")=Category | |||
|where=introduced="{{{1|2.0}}}" | |||
|center extra cols=y | |||
|order by=category, name | |||
| | |no link=y | ||
| | }}</includeonly><noinclude>{{/doc}}</noinclude> | ||
| | |||
}} | |||