From Brotato Wiki

(Created page with "<includeonly>{{#switch:{{lc:{{{1|}}}}} |common=0 |uncommon=1 |rare=2 |legendary=3 |#default={{lc:{{{1|}}}}} }} </includeonly> <noinclude> == Usage == This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages. Returns rarity of an item <pre>{{Rarity|Bone Sword}} </pre> {{Rarity|Bone Sword}} </noinclude>")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch:{{lc:{{{1|}}}}}
<includeonly>{{#switch:{{lc:{{{1|}}}}}
|common=0
|common=1
|uncommon=1
|uncommon=2
|rare=2
|rare=2
|legendary=3
|epic=3
|#default={{lc:{{{1|}}}}}
|legendary=4
|#default=0
}}
}}
</includeonly>
</includeonly>
Line 11: Line 12:
This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.
This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.
Returns rarity of an item
Returns rarity of an item
<pre>{{Rarity|Bone Sword}}
<pre>{{Rarity|Common}}
</pre>
</pre>
{{Rarity|Bone Sword}}
{{Rarity|Common}}
</noinclude>
</noinclude>

Latest revision as of 12:31, 8 October 2022


Usage

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages. Returns rarity of an item

{{Rarity|Common}}

1