Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Rarity: Difference between revisions

Template page
No edit summary
m Bolded text
Line 1: Line 1:
{{#switch: {{lc:{{{2}}}}}
{{#switch: {{lc:{{{2}}}}}
| text = {{#switch: {{lc:{{{1}}}}}
| text = {{#switch: {{lc:{{{1}}}}}
  | common = <span style="color: #879696">C</span>
  | common = <span style="color: #879696">'''C'''</span>
  | uncommon = <span style="color: #0B9400">U</span>
  | uncommon = <span style="color: #0B9400">'''U'''</span>
  | rare = <span style="color: #0050B7">R</span>
  | rare = <span style="color: #0050B7">'''R'''</span>
  | epic = <span style="color: #A033EA">E</span>
  | epic = <span style="color: #A033EA">'''E'''</span>
  | legendary = <span style="color: #F87C00">L</span>
  | legendary = <span style="color: #F87C00">'''L'''</span>
  | mythic = <span style="color: #B62626">M</span>
  | mythic = <span style="color: #B62626">'''M'''</span>
  | seasonal = <span style="color: #1BA385">S</span>
  | seasonal = <span style="color: #1BA385">'''S'''</span>
  | limited = <span style="color: #01E3F0">Li</span>
  | limited = <span style="color: #01E3F0">'''Li'''</span>
}}
}}
| #default = {{#switch: {{lc:{{{1}}}}}
| #default = {{#switch: {{lc:{{{1}}}}}

Revision as of 06:42, 24 October 2023

Displays a rarity icon or text.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Rarity1

Rarity of item

Suggested values
Common Uncommon Rare Epic Legendary Mythic Seasonal Limited
Stringrequired
Text2

Using this parameter switches the display to coloured text.

Suggested values
Text
Stringoptional