Difference between revisions of "Template:Color"
From QWiki
m |
m (Updating 1st, 2nd, 3rd, 4th colors to sync with {{MedalColor}}) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{lc:{{{1}}}}} | <includeonly>{{#switch:{{lc:{{{1}}}}} | ||
− | |||
− | |||
|1 | |1 | ||
|1st | |1st | ||
− | |first = rgb(255, | + | |first = rgb(255,250,167) |
|2 | |2 | ||
|2nd | |2nd | ||
− | |second = rgb( | + | |second = rgb(239,242,242) |
|3 | |3 | ||
|3rd | |3rd | ||
− | |third = rgb( | + | |third = rgb(248,230,203) |
|4 | |4 | ||
|4th | |4th | ||
− | |fourth = rgb( | + | |fourth = rgb(255,251,249) |
|proceed | |proceed | ||
|win | |win | ||
|w | |w | ||
− | |up = rgb( | + | |byeup = rgb(232,221,239) |
− | |stayup = rgb( | + | |seedup = rgb(219,237,237) |
− | |stay = rgb( | + | |up = rgb(221,244,221) |
− | |staydown = rgb( | + | |stayup = rgb(229,244,198) |
+ | |stay = rgb(249,240,199) | ||
+ | |staydown = rgb(249,222,199) | ||
|drop | |drop | ||
|down | |down | ||
|lose | |lose | ||
− | |l = rgb( | + | |l = rgb(251,223,223) |
|draw | |draw | ||
|d | |d | ||
|t = rgb(255,255,187) | |t = rgb(255,255,187) | ||
− | |bye | + | |bye = rgb(242,242,242) |
− | | | + | |disqualified |
− | | | + | |dq = rgb(196,197,211) |
− | | | + | |{{{1}}} |
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
Latest revision as of 09:34, 16 March 2021
Documentation (view - edit)
This template is used to get the right color code for the given argument. Possible values can be used:
Colors | |
---|---|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|
Adapted from Liquipedia.