Template:BoostRarity: Difference between revisions
Jump to navigation
Jump to search
imported>Sekoia (avoiding case sensitivity issues using "lc" (lowercase) parser function) |
imported>Aggelakis mNo edit summary |
||
Line 18: | Line 18: | ||
*R, r, Rare, rare | *R, r, Rare, rare | ||
*VR, vr, Very Rare, very rare, VeryRare, veryrare | *VR, vr, Very Rare, very rare, VeryRare, veryrare | ||
*If no value is passed (do not use a pipe), it will output for common. | *If no value is passed (do not use a pipe), it will output for common. |
Revision as of 06:14, 12 November 2010
Usage
For use on Incarnate Boost and Incarnate Slot pages for the rarity of a boost.
One required variable, depending on the rarity of the boost.
- C, c, Common, common
- U, u, Uncommon, uncommon
- R, r, Rare, rare
- VR, vr, Very Rare, very rare, VeryRare, veryrare
- If no value is passed (do not use a pipe), it will output for common.
- If an incorrect value is used, it will output a question mark.
Examples
Input | Results |
---|---|
{{BoostRarity}} | Common |
{{BoostRarity|C}} | Common |
{{BoostRarity|Uncommon}} | Uncommon |
{{BoostRarity|rare}} | Rare |
{{BoostRarity|vr}} | Very Rare |
{{BoostRarity|Bob Dole}} |