Template:MatchEvent
From QWiki
Documentation (view - edit)
Used to put an upcoming match in the spotlight on the startpage.
This particular template displays eventname + an array of players, either on 1 line or 2.
- For another version with only teamname + an array of players, see {{MatchAbbr}}.
- For a simpler version with only playername or teamname, see {{Match}}.
- For a version with 2 individual players with a common flag, see {{Match2on2}}.
Example
The code:
{{matchEvent|Australian DM2 Showdown 1|au|Phylum, Magnum, Egge, GS, tautheory, Swoop, Trent, Snoozer, Scott|rows=2|date=16 April 2021 09:00|event=Australian DM2 Showdown 1|info=Weekend event with Group games into Finals|stream=dracsqw}}
gives us:
Game in spotlight
|
Parameters
- | #1 |
- team name
- | #2 |
- team flag
- | #3 |
- team/players lineup. No linked text. Separate with '&' or ','.
- |rows=
- normally use '2', which puts lineups under team name. '1' will put lineup next to team name.
- |date=
- set the date and time of the match, in format: February 21, 2021 18:00 UTC. If the date is in the future, a countdown will show.
- |event=
- link to the event.
- |info=
- set to give match context, like "Division 1 Finals" or similar. Shows bottom-right.
- |stream=
- set twitch username for primary stream.
- |stream2=
- set twitch username for secondary stream.