Difference between revisions of "Template:Qcc"

From Team Fortress Wiki
Jump to: navigation, search
(changed to span to fix a display issue)
m
 
Line 1: Line 1:
<span style="display:inline-block; padding:0px 3px; font-weight:bold; border-radius:4px; color:#{{{1|FFD700}}};background:#24201B;">#{{{1|FFD700}}}</span><noinclude>
+
<span style="display:inline-block; padding:0px 3px; font-weight:bold; border-radius:3px; color:#{{{1|FFD700}}};background:#24201B;">#{{{1|FFD700}}}</span><noinclude>
 
{{doc begin}}
 
{{doc begin}}
Used to fancify display of hexadecimal colour values. The default value is the quality colour of Unique items.
+
Used to fancify display of hexadecimal colour values. The default value is the quality color of [[Unique]] items.
  
 
{{tlx|Qcc|4D7455}} produces {{Qcc|4D7455}}.
 
{{tlx|Qcc|4D7455}} produces {{Qcc|4D7455}}.

Latest revision as of 21:26, 12 October 2020

#FFD700

Documentation for Qcc

Used to fancify display of hexadecimal colour values. The default value is the quality color of Unique items.

{{Qcc|4D7455}} produces #4D7455.

FYI
Qcc stands for Quality Colour Code.