Template:GetCharUnites: Difference between revisions
Template page
More actions
mNo edit summary |
mNo edit summary |
||
| (21 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{#cargo_query: | {{#cargo_query:tables=Unites=u | ||
|fields=name, participants, game | |||
|where=participants like '%{{#switch: {{{name}}} | |||
|fields = | | Hero = {{{name}}} | ||
| Gau = {{{name}}} | |||
|where=participants like '%{{{name|}}}%' | | Jowy = {{{name}}} | ||
| McDohl = {{{name}}} | |||
| Simone = {{{name}}} | |||
| Vincent = {{{name}}} | |||
| #default = [[{{{name}}}]] | |||
}}%' AND game = "{{{game|}}}" | |||
|format=template | |format=template | ||
|limit= | |limit=50 | ||
|template=Unite_TableRow2 | |template=Unite_TableRow2 | ||
|intro={{Unite TableHeader2|name={{{name|}}}}} | |intro={{Unite TableHeader2|name={{{name|}}}|game={{{game|}}}}} | ||
|outro={{CloseTable}} | |outro={{CloseTable}} | ||
|default= | |||
|more results text= | |more results text= | ||
|named args=yes | |named args=yes | ||
}} | }}<noinclude>[[Category:Cargo query templates]]</noinclude> | ||
<noinclude>[[Category:Cargo query templates]]</noinclude> | |||