Template:Rarity/text

From Palia Wiki
Jump to navigation Jump to search

Usage

Generates formatted rarity text.

Syntax

{{rarity/text|rarity}}

Parameters

Accepted Values Result In Game
0 or unspecified Unspecified
1 or abundant Abundant Unspecified.png
2 or common Common Common.png
3 or uncommon Uncommon Uncommon.png
4 or rare Rare Rare.png
5 or epic Epic Epic.png
6 or legendary Legendary Legendary.png

Examples

Numeric value

This item is {{rarity/text|3}}!

This item is Uncommon!

String value

This item is {{rarity/text|abundant}}!

This item is Abundant!

Override Text

Overrides the text of the rarity, while keeping the color!

I'm feeling {{rarity/text|epic|Amazing}} today!

I'm feeling Amazing today!