Template:BTD6 cosmetic item info: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 11: | Line 11: | ||
!Source(s) | !Source(s) | ||
|colspan=2|{{#cargo_query:table=btd6_cosmetic_sources | |colspan=2|{{#cargo_query:table=btd6_cosmetic_sources | ||
|fields=CONCAT("<ul>", GROUP_CONCAT("<li>", btd6_cosmetic_sources.name, "</li>" ORDER BY btd6_cosmetic_sources.name DESC SEPARATOR ""), "</ul>") | |fields=CONCAT("<ul>", GROUP_CONCAT("<li>", btd6_cosmetic_sources.name, "</li>" ORDER BY btd6_cosmetic_sources.name DESC SEPARATOR ""), "</ul>") = text | ||
|limit = 500 | |limit = 500 | ||
|where= item = '{{{id|}}}' | |where= item = '{{{id|}}}' | ||