Difference between revisions of "Template:MatchHistory"

From Rigged Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<table class='wikitable sortable'>
<tr><th>Date</th><th>Opponent</th><th>Tournament</th><th>Score</th><th>Goals</th></tr>
{{#cargo_query:
{{#cargo_query:
tables=CupMatches
tables=CupMatches
Line 6: Line 8:
|limit=1000
|limit=1000
|format=template
|format=template
|template=MatchHistory
|template=MatchHistoryRow
}}
}}
</table>
<noinclude>
<pre>
{{MatchHistory|team=mu}}
</pre>
</noinclude>

Latest revision as of 10:46, 25 May 2018

{{#cargo_query: tables=CupMatches |fields=_pageName,MatchTime,'{{{team}}}'=Team,Home,Away,HomeS,AwayS,HomeG,AwayG |where=_pageName LIKE '201% 4Chan%Cup%' AND (home = '{{{team}}}' OR away = '{{{team}}}') |order by=MatchTime |limit=1000 |format=template |template=MatchHistoryRow }}

DateOpponentTournamentScoreGoals
{{MatchHistory|team=mu}}