WoW:ItemLink: Difference between revisions

12 bytes removed ,  3 December 2009
m
Line 11: Line 11:
Broken up in its components:
Broken up in its components:


* <tt>"'''|cff9d9d9d'''"</tt> &ndash; Colorizes the link with a medium grey color (Broken Fang is vendortrash)
* <tt>"'''|cff9d9d9d'''"</tt> &ndash; Colorizes the link with a medium grey color (hex color code)
** The first two characters after pipe-c may be the alpha level, where <code>ff</code> is fully opaque.
** The first two characters after pipe-c may be the alpha level, where <code>ff</code> is fully opaque.
** The next three sets of two characters represent the red, green, and blue levels, just like HTML.
** The next three sets of two characters represent the red, green, and blue levels, just like HTML.