More actions
No edit summary Tag: Reverted |
Tag: Rollback |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
|fields = | |fields = | ||
name, participants, game | name, participants, game | ||
|where=participants | |where=participants like '%{{#switch: {{{name}}} | ||
| Hero = {{{name}}} | | Hero = {{{name}}} | ||
| Jowy = {{{name}}} | | Jowy = {{{name}}} | ||
| Simone = {{{name}}} | | Simone = {{{name}}} | ||
| Vincent = {{{name}}} | | Vincent = {{{name}}} | ||
| #default = {{{name}}} | | #default = [[{{{name}}}]] | ||
}} AND game = "{{{game|}}}" | }}%' AND game = "{{{game|}}}" | ||
|format=template | |format=template | ||
|limit=50 | |limit=50 |