Template:BoostRarity

From Homecoming Wiki
Revision as of 00:28, 12 November 2010 by imported>Sekoia (historical) (avoiding case sensitivity issues using "lc" (lowercase) parser function)
Jump to navigation Jump to search

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