Template:ColorRarity
From GW2 Wiki English Mirror
Jump to navigationJump to search
#000
Documentation
Inserts the 6-digit number for the rarity color preceded by a "#" symbol.
Input
- parameter 1 = rarity abbreviation (j, b, f, m, r, e, a, l)
- j = Junk
- b = Basic
- f = Fine
- m = Masterwork
- r = Rare
- e = Exotic
- a = Ascended
- l = Legendary
Usage
{{ColorRarity|e}}will result in
#ffa405
Which is equal to this color.