More actions
mNo edit summary |
Tag: Rollback |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|fields = | |fields = | ||
name, participants, game | name, participants, game | ||
|where=participants like '%[[{{{name}}}]]%' AND game = "{{{game|}}}" | |where=participants like '%{{#switch: {{{name}}} | ||
| Hero = {{{name}}} | |||
| Jowy = {{{name}}} | |||
| Simone = {{{name}}} | |||
| Vincent = {{{name}}} | |||
| #default = [[{{{name}}}]] | |||
}}%' AND game = "{{{game|}}}" | |||
|format=template | |format=template | ||
|limit=50 | |limit=50 |