Template:BTD6 artifact list by introduced: Difference between revisions
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_artifacts |fields=CONCAT("x20px|link=", _pageName, "|", name, "") = Icon, CONCAT("", name, "") = Name, type=Type |where=introduced="{{{1|}}}" |order by=name }}</div></includeonly><noinclude>{{/doc}}</noinclude>" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><div class="center-col-1 center-col-3 center-col-4">{{#cargo_query:table=btd6_artifacts | <includeonly><div class="center-col-1 center-col-3 center-col-4">{{#cargo_query:table=btd6_artifacts | ||
|fields=CONCAT("[[File:", image, "| | |fields=CONCAT("[[File:", image, "|x50px|link=", _pageName, "|", name, "]]") = Icon, | ||
CONCAT("[[", _pageName, "|", name, "]]") = Name | CONCAT("[[", _pageName, "|", name, "]]") = Name | ||
|where=introduced="{{{1|}}}" | |where=introduced="{{{1|}}}" | ||
|order by=name | |order by=name | ||
}}</div></includeonly><noinclude>{{/doc}}</noinclude> | }}</div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Revision as of 07:47, 6 April 2025
Uses Cargo to generate a list of Rogue Legends Artifacts that were introduced in a specific version, ordered alphabetically.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Version number | 1 | The version number to use in the query. Selects Artifacts with an equal value in the "introduced" column in the "btd6_artifacts" table.
| Number | required |
| Columns | 2 | The number of columns. Defaults to 2.
| Number | optional |
Example usage
{{BTD6 artifact list by introduced|48.0}}