Template:Card rarity counts

From mtgpq wiki
Jump to: navigation, search


Usage

Display a total number of cards, as well as the number of cards of each rarity.

The parameters are:

  • set: (Optional) The three-letter abbreviation of a card set associated with these card counts.
  • total: (Optional) The total number of cards
  • mp: The number of Masterpiece cards
  • m: The number of Mythic cards
  • r: The number of Rare cards
  • u: The number of Uncommon cards
  • c: The number of Common cards

Example

This shorthand:

{{Card rarity counts
|set = DOM
|total = 211
|mp = 10
|m = 29
|r = 48
|u = 64
|c = 60
}}

{{Card rarity counts
|mp = 3
|m = 8
|r = 12
}}

Produces:

Cards: 211  (Common60 · Uncommon64 · Rare48 · Mythic29 · Masterpiece10)

Rare12 · Mythic· Masterpiece3