m
→itemLink API Type (String)
| Line 11: | Line 11: | ||
Broken up in its components: | Broken up in its components: | ||
* <tt>"'''|cff9d9d9d'''"</tt> – Colorizes the link with a medium grey color ( | * <tt>"'''|cff9d9d9d'''"</tt> – 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. | ||