Difference between revisions of "Template:MedalColor"

From QWiki
(Created page with "<includeonly>{{#switch:{{lc:{{{1}}}}} |1 |1st |first = rgb(255,215,57) |2 |2nd |second = rgb(190,190,190) |3 |3rd |third = rgb(187,134,68) |4 |4th |fourth = rgb(24...")
 
m
(One intermediate revision by the same user not shown)
Line 8: Line 8:
 
|3
 
|3
 
|3rd
 
|3rd
|third = rgb(187,134,68)
+
|third = rgb(208,164,90)
 
|4
 
|4
 
|4th
 
|4th
|fourth = rgb(248,153,107)
+
|fourth = rgb(248,177,146)
 
|=
 
|=
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 10:32, 24 April 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.