Difference between revisions of "Template:Color"

From QWiki
m
m
Line 4: Line 4:
 
|1
 
|1
 
|1st
 
|1st
|first = rgb(202,255,202)
+
|first = rgb(255,246,95)
 
|2
 
|2
 
|2nd
 
|2nd
|second = rgb(227,255,221)
+
|second = rgb(255,255,146)
 
|3
 
|3
 
|3rd
 
|3rd
|third = rgb(244,255,239)
+
|third = rgb(255,254,184)
 
|4
 
|4
 
|4th
 
|4th
|fourth = rgb(250,255,248)
+
|fourth = rgb(255,252,228)
 
   |proceed
 
   |proceed
 
   |win
 
   |win

Revision as of 10:51, 9 May 2017

Documentation (view - edit)

This template is used to get the right color code for the given argument. Possible values can be used:

Colors
1
1st
first
When a team is placed first.
2
2nd
second
When a team is placed second.
3
3rd
third
When a team is placed third.
4
4th
fourth
When a team is placed fourth.
up
When a team goes up in a league
proceed
When a team proceeds to the next round
win
When a team wins something
stayup
When a team advances in a round, but behind the teams which advances directly (see 'up').
stay
When a team didn't advances, but is still qualified for the next season/cup.
draw
When a match ended with a draw
staydown
When a team loses in a ladder/season/cup, but is still qualified for the next ladder/season/cup.
drop
When a team loses a tournament
down
When a team dropped out of a tournament/ladder/cup for the next season.
lose
When a team loses something
bye
When a team got a bye/walk over.
dq
When a team got disqualified.

Adapted from Liquipedia.