→Details
(Linked to related articles) |
|||
| Line 25: | Line 25: | ||
=== Result === | === Result === | ||
: Will print all qualities, in their individual colors (example result from version 3. | : Will print all qualities, in their individual colors (example result from version 3.1.1). | ||
{{Example/Begin}} | {{Example/Begin}} | ||
0 <span style="color: #9d9d9d">Poor #9d9d9d</span><br /> | 0 <span style="color: #9d9d9d">Poor #9d9d9d</span><br /> | ||
| Line 34: | Line 34: | ||
5 <span style="color: #ff8000">Legendary #ff8000</span><br /> | 5 <span style="color: #ff8000">Legendary #ff8000</span><br /> | ||
6 <span style="color: #e6cc80">Artifact #e6cc80</span><br /> | 6 <span style="color: #e6cc80">Artifact #e6cc80</span><br /> | ||
7 <span style="color: #e6cc80"> | 7 <span style="color: #e6cc80">Heirloom #e6cc80</span> | ||
{{Example/End}} | {{Example/End}} | ||
| Line 46: | Line 46: | ||
::hex = |cffffffff | ::hex = |cffffffff | ||
:Quality #7 was added in version 3.0 for heirloom items | :Quality #7 was added in version 3.0 for heirloom items. | ||
:ITEM_QUALITY7_DESC is now defined as of 3.1.1. | |||
== See also == | == See also == | ||
* [[API ITEM_QUALITY_COLORS]] | * [[API ITEM_QUALITY_COLORS]] | ||
* [[API TYPE Quality]] | * [[API TYPE Quality]] | ||