Difference between revisions of "Template:MedalColor"

From QWiki
m
m
Line 2: Line 2:
 
|1
 
|1
 
|1st
 
|1st
|first = #caffca
+
|first = rgb(202,255,202)
 
|2
 
|2
 
|2nd
 
|2nd
|second = #e3ffdd
+
|second = rgb(227,255,221)
 
|3
 
|3
 
|3rd
 
|3rd
|third = f4ffef
+
|third = rgb(244,255,239)
 
|4
 
|4
 
|4th
 
|4th
|fourth = #fafff8
+
|fourth = rgb(250,255,248)
 
|=
 
|=
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
}}</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 07:37, 9 May 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.