Template:RarityColor
- f3f3f3
Contents
Documentation
Gives back the hexadecimal color code of a rarity
Code
{{RarityColor|<<Rarity>>|<<Background (optional)>>}}
Usage
- Rarity: Rarity of the item. Can be one of:
- Common
- Uncommon
- Rare
- Epic
- Legendary
- Currency
- Null - the line will not be visible
- Background (optional): The color of the hexadecimal color code is darker to use for backgrounds
Example
{{RarityColor|Epic}} {{RarityColor|Epic|x}}
Result:
- b418ef
- 810cad