Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:BoostRarity"

From Paragon Wiki Archive
Jump to: navigation, search
(avoiding case sensitivity issues using "lc" (lowercase) parser function)
m
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}} Unknown