Difference between revisions of "DisplayCharacterMatches"
From Tenipuri Info
m |
m |
||
Line 1: | Line 1: | ||
<table class="wikitable fullwmobile" style="width:60%"> | <table class="wikitable fullwmobile" style="width:60%"> | ||
<tr><th>Tournament</th><th>Players</th><th>Score</th></tr><includeonly>{{#cargo_query: | <tr><th>Tournament</th><th>Players</th><th>Score</th></tr><includeonly>{{#cargo_query: | ||
tables=MatchResults | tables=MatchResults, Tournaments | ||
|fields=Tournament,Position,Players1,Players2,Score | |fields=Tournament,Position,Players1,Players2,Score,TournamentName,torder | ||
|where=Players1 REGEXP "{{{LastName|}}}" OR Players2 REGEXP "{{{LastName|}}}" | |where=Players1 REGEXP "{{{LastName|}}}" OR Players2 REGEXP "{{{LastName|}}}", Tournaments TournamentName=MatchResults Tournament | ||
|named args=yes | |named args=yes | ||
|format=template | |format=template | ||
|template=Match Summary Row 2 | |template=Match Summary Row 2 | ||
|order by=torder ASC, _rowID | |||
}}</includeonly> | }}</includeonly> | ||
</table> | </table> |
Revision as of 20:35, 16 October 2020
Tournament | Players | Score |
---|