Category:Rarity Templates: Difference between revisions

Jump to navigation Jump to search
Rewrite to include no-item case
(Created category page)
 
(Rewrite to include no-item case)
Line 1: Line 1:
These templates allow you to create a text link to an item using the appropriate colour for the item’s rarity. The general usage is:
These templates allow you to create a text link to a rarity category, or a specific item, using text in the appropriate colour for that rarity.


:<nowiki>{{rarity|Item Name}}</nowiki>
To mention a rarity, just use the rarity's name in braces, e.g. <nowiki>{{very rare}}</nowiki> produces {{very rare}}.


For example, to link to a rare item and have the link appear blue, use:
To link to an item, provide its name as a parameter. For example, <nowiki>{{rare|Swiresy Shoes}}</nowiki> renders as {{rare|Swiresy Shoes}}.
 
:<nowiki>{{rare|Swiresy Shoes}}</nowiki>
 
This renders as {{rare|Swiresy Shoes}}.

Navigation menu