Difference between revisions of "Template:Rarity"

From mtgpq wiki
Jump to: navigation, search
Line 19: Line 19:
 
[[Category:Symbol templates]]
 
[[Category:Symbol templates]]
  
</noinclude><includeonly>[[File:rarity-{{{1}}}.png|{{#if:{{{2|}}}|x{{{2}}}px|x16px}}|{{#ifeq:{{{1}}}|C|Common|
+
</noinclude><includeonly>[[File:rarity-{{{1}}}.png|{{#if:{{{2|}}}|x{{{2}}}px|x16px}}|link=Card pack#Rarities|
{{#ifeq:{{{1}}}|U|Uncommon|
+
{{#switch:{{{1}}}
{{#ifeq:{{{1}}}|R|Rare|
+
|C=Common
{{#ifeq:{{{1}}}|M|Mythic|
+
|U=Uncommon
{{#ifeq:{{{1}}}|MP|Masterpiece}}}}}}}}}}|link=Card pack#Rarities]]</includeonly>
+
|R=Rare
 +
|M=Mythic
 +
|MP=Masterpiece
 +
|{{{1}}}
 +
}}]]</includeonly>

Revision as of 00:48, 15 February 2019

Usage

Produce a rarity icon.

  • The first parameter is one of C, U, R, M, or MP.
  • The second parameter (optional) is a number specifying the icon height. (Default: 16)

Example

This mark-up:

{{Rarity|C|12}} {{Rarity|U|16}} {{Rarity|R|20}} {{Rarity|M|24}} {{Rarity|MP}}

Produces:

Common Uncommon Rare Mythic Masterpiece