Difference between revisions of "Template:MedalColor"
From QWiki
m |
m |
||
Line 2: | Line 2: | ||
|1 | |1 | ||
|1st | |1st | ||
− | |first = rgb(255, | + | |first = rgb(255,250,167) |
|2 | |2 | ||
|2nd | |2nd | ||
− | |second = rgb( | + | |second = rgb(233,237,238) |
|3 | |3 | ||
|3rd | |3rd | ||
− | |third = rgb( | + | |third = rgb(247,224,189) |
|4 | |4 | ||
|4th | |4th | ||
− | |fourth = rgb(255, | + | |fourth = rgb(255,241,237) |
|= | |= | ||
}}</includeonly><noinclude>{{Documentation}}</noinclude> | }}</includeonly><noinclude>{{Documentation}}</noinclude> |
Revision as of 19:00, 30 September 2017
Documentation (view - edit)
This template gives the standard color of the medal to use in tables brackets etc.
Usage
{{MedalColor|x}} where x is the medal name or number. ie First, 2nd or 3
Example
1st | 2nd | 3rd | 4th |
Variables
- Medal 1, 2, 3, 4, 1st, 2nd, 3rd, 4th, First, Second, Third or Fourth are possible.
Adapted from Liquipedia under CC-BY-SA license.