Difference between revisions of "Template:MatchHistory"
Jump to navigation
Jump to search
(31 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> | <tr><th>Date</th><th>Opponent</th><th>Tournament</th><th>Score</th><th>Goals</th></tr> | ||
{{ | {{#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 | |||
}} | |||
</table> | </table> | ||
<noinclude> | |||
<pre> | |||
{{MatchHistory|team=mu}} | |||
</pre> | |||
</noinclude> | </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 }}
Date | Opponent | Tournament | Score | Goals |
---|
{{MatchHistory|team=mu}}