Template:Implode characters: Difference between revisions
Jump to navigation
Jump to search
m yet another cat |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
"None" for affiliation may help | "None" for affiliation may help | ||
</noinclude><includeonly>{{# | </noinclude><includeonly> | ||
{{#cargo_query: | |||
{{ | tables=characters | ||
{{#if: {{{2|}}} | | |fields=characters._pageName | ||
|where=characters.status = "{{{3}}}" and characters.alignment = "{{{1}}}" and characters.affiliation HOLDS {{#if: {{{2|}}} |"{{{2}}}" | "None" }} | |||
|order by=characters.leader DESC, characters.name ASC | |||
|format=ul | |format=ul | ||
|default= | |||
}}</includeonly> | }}</includeonly> |
Latest revision as of 18:26, 27 July 2024
usage:
{{implode characters|ALIGNMENT|AFFILIATION|STATUS|LOCATION|}}
toss in a hidelabels=1 if u want
leave ones you dont want blank.
"None" for affiliation may help