Template:MatchMaps

From QWiki
Revision as of 06:32, 12 March 2017 by Bps (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Documentation (view - edit)

Related templates:

This template is used wrapped inside {{MatchList}} to display rows of matches in a group, expanded or hidden. It supports an unlimited number of matches, with each match being up to best of nine.

A big way this template differs from most others is that you will use another template, {{MatchList}}, surrounding the MatchMaps template(s).

Enclosing MatchList title
Team winning TBD 2
TBD Team winning
TBD Team losing
December 29, 20:00 UTC
NoCheck.png
92 
 
GreenCheck.png
 231
 
dm2
dot, Zepp, gor, gLAd
bps, raket, ok98, shaka
GreenCheck.png
230 
 
NoCheck.png
 221
 
e1m2
dot, Zepp, gor, gLAd
bps, raket, ok98, tumult
GreenCheck.png
235 
 
NoCheck.png
 126
 
dm3
dot, Zepp, gor, gLAd
bps, raket, ok98, shaka
You may use |comment= for additional info.
Like, "Player X dropped half way into map3."
1 TBD Team losing
Team winning on walkover TBD W
TBD Team winning on walkover
TBD Team losing on walkover
December 29
You may use |comment= to explain why the WO was given.
Like, "Team X never showed up."
- TBD Team losing on walkover
Team draw TBD 1
TBD Team draw
TBD Team draw
December 29, 20:00 UTC
You may use |comment= for additional info.
Like, "Map3 was cancelled."
1 TBD Team draw
Team1 in voided match TBD 0 0 TBD Team2 in voided match

MatchMaps

|title=
(Optional) set to add a title in a separate row before the set of matches.
|date=
(Optional) set the date of the match, or date with time (format: February 21, 2021 18:10 CEST). If the date is in the future, a countdown will show. It will display above the match, as a gray header row.
|player1=
|player2=
set the name of the player 1 & 2.
|player1flag=
|player2flag=
set the flag for player 1 & 2 with the two letter ISO code.
|player1link=
|player2link=
(Optional) set an alternate link for the player.
|winner=  1 or 2 
set the winner of the match with "1" or "2". Scores will show.
|walkover=  1 or 2 
set the winner of the match by walkover to "1" or "2". Scores don't show, but the winner will show  WO  and the loser will show   -  
|winner=  draw 
set if the game was a draw. Scores will show (and should be equivalent).
|winner=  void 
set if the game was voided. No scores will show.
|mapX=
set the name of the map.
|mapXwin=
set the winner of the map with "1" or "2".
|comment=
(Optional) to add a comment after the set of match results.

Copy/Paste

{{MatchList
|width=100%
|title=My matchlist title
|hide=false

|match1={{MatchMaps
|player1= |player1flag=
|player2= |player2flag=
|winner=
|walkover=
|games1= |games2=
|details={{BracketMatchSummary
|date=
|comment=
|map1win= |map1= |map1p1frags= |map1p2frags= |map1p1lineup= |map1p2lineup= |map1ot=
|map2win= |map2= |map2p1frags= |map2p2frags= |map2p1lineup= |map2p2lineup= |map2ot=
|map3win= |map3= |map3p1frags= |map3p2frags= |map3p1lineup= |map3p2lineup= |map3ot=
}}
}}

|match2={{MatchMaps
|player1= |player1flag=
|player2= |player2flag=
|winner=
|walkover=
|games1= |games2=
|details={{BracketMatchSummary
|date=
|comment=
|map1win= |map1= |map1p1frags= |map1p2frags= |map1p1lineup= |map1p2lineup= |map1ot=
|map2win= |map2= |map2p1frags= |map2p2frags= |map2p1lineup= |map2p2lineup= |map2ot=
|map3win= |map3= |map3p1frags= |map3p2frags= |map3p1lineup= |map3p2lineup= |map3ot=
}}
}}

|match3={{MatchMaps
|player1= |player1flag=
|player2= |player2flag=
|winner=
|walkover=
|games1= |games2=
|details={{BracketMatchSummary
|date=
|comment=
|map1win= |map1= |map1p1frags= |map1p2frags= |map1p1lineup= |map1p2lineup= |map1ot=
|map2win= |map2= |map2p1frags= |map2p2frags= |map2p1lineup= |map2p2lineup= |map2ot=
|map3win= |map3= |map3p1frags= |map3p2frags= |map3p1lineup= |map3p2lineup= |map3ot=
}}
}}

|match4={{MatchMaps
|player1= |player1flag=
|player2= |player2flag=
|winner=
|walkover=
|games1= |games2=
|details={{BracketMatchSummary
|date=
|comment=
|map1win= |map1= |map1p1frags= |map1p2frags= |map1p1lineup= |map1p2lineup= |map1ot=
|map2win= |map2= |map2p1frags= |map2p2frags= |map2p1lineup= |map2p2lineup= |map2ot=
|map3win= |map3= |map3p1frags= |map3p2frags= |map3p1lineup= |map3p2lineup= |map3ot=
}}
}}

<!-- Copy/paste blocks of matches to the number of matches you need, remember to change |matchX, and don't forget the ending '}}' following this comment, which ends the list. This comment can safely be removed. -->

}}



Adapted from Liquipedia