Difference between revisions of "Template:ItemColor"

From Team Fortress Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
{{#switch:{{{1|}}}
 
{{#switch:{{{1|}}}
  | #default = B2B2B2
+
  | #default = FFD700
 
  | Stock
 
  | Stock
 
  | stock
 
  | stock
Line 34: Line 34:
 
  | valve = A50F79
 
  | valve = A50F79
 
}}<noinclude><br><br>
 
}}<noinclude><br><br>
Outputs the hex code for an item quality name. No entry defaults to #B2B2B2. Supports Genuine, Vintange, Strange, etc. Does not provide translation switching.
+
Outputs the hex code for an item quality name. No entry defaults to {{qcc|FF7D00}}  (Unique). Supports Genuine, Vintange, Strange, etc. Does not provide translation switching.

Revision as of 13:27, 14 June 2012

FFD700

Outputs the hex code for an item quality name. No entry defaults to #FF7D00 (Unique). Supports Genuine, Vintange, Strange, etc. Does not provide translation switching.