Template:BTDB2 hero reward list by id: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
|join on=btdb2_cosmetic_items.category=btdb2_cosmetic_categories.name | |join on=btdb2_cosmetic_items.category=btdb2_cosmetic_categories.name | ||
CONCAT("[[File:", btdb2_cosmetic_items.image, "|50x50px]]") = Icon, | |fields=CONCAT("[[File:", btdb2_cosmetic_items.image, "|50x50px]]") = Icon, | ||
CONCAT(btdb2_cosmetic_items.name, "<br>", btdb2_cosmetic_items.description) = Name / description, | CONCAT(btdb2_cosmetic_items.name, "<br>", btdb2_cosmetic_items.description) = Name / description, | ||
CONCAT("[[File:",btdb2_cosmetic_categories.icon,"|20x20px|link=", btdb2_cosmetic_categories._pageName, "]][[",btdb2_cosmetic_categories._pageName, "|", category, "]]") = Category, | CONCAT("[[File:",btdb2_cosmetic_categories.icon,"|20x20px|link=", btdb2_cosmetic_categories._pageName, "]][[",btdb2_cosmetic_categories._pageName, "|", category, "]]") = Category, | ||
Revision as of 04:37, 27 July 2024
This template adds rows to the table "btdb2_cosmetic_sources", which is declared by the template BTDB2 cosmetic item list by id. View table.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Hero | hero | no description | String | optional |
| Item ID 1 | item 1 | no description | String | optional |
| Item ID 2 | item 2 | no description | String | optional |
| Item ID 3 | item 3 | no description | String | optional |
| Item ID 4 | item 4 | no description | String | optional |
| Item ID 5 | item 5 | no description | String | optional |
| Item ID 6 | item 6 | no description | String | optional |
| Item ID 7 | item 7 | no description | String | optional |
| Item ID 8 | item 8 | no description | String | optional |
| Item ID 9 | item 9 | no description | String | optional |