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
m
m (addition)
Line 27: Line 27:
 
*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 an incorrect value is used, it will output a question mark.
  
 
== Examples ==
 
== Examples ==
Line 32: Line 35:
 
|-
 
|-
 
! width="50%" | Input !! width="50%" | Results
 
! width="50%" | Input !! width="50%" | Results
 +
|-
 +
| <nowiki>{{BoostRarity}}</nowiki> || {{BoostRarity}}
 
|-
 
|-
 
| <nowiki>{{BoostRarity|C}}</nowiki> || {{BoostRarity|C}}
 
| <nowiki>{{BoostRarity|C}}</nowiki> || {{BoostRarity|C}}
Line 40: Line 45:
 
|-
 
|-
 
| <nowiki>{{BoostRarity|vr}}</nowiki> || {{BoostRarity|vr}}
 
| <nowiki>{{BoostRarity|vr}}</nowiki> || {{BoostRarity|vr}}
 +
|-
 +
| <nowiki>{{BoostRarity|Bob Dole}}</nowiki> || {{BoostRarity|Bob Dole}}
 
|}
 
|}
  
 
[[Category:Incarnate System Templates]]</noinclude>
 
[[Category:Incarnate System Templates]]</noinclude>

Revision as of 02:25, 11 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