Difference between revisions of "Template:Card rarity counts"
(Created page with "<noinclude> == Usage == Display a total number of cards, as well as the number of cards of each rarity. The parameters are: * <code>set</code>: (Optional) The three-letter a...") |
(No difference)
|
Revision as of 06:31, 22 February 2019
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: The total number of cardsmp: The number of Masterpiece cardsm: The number of Mythic cardsr: The number of Rare cardsu: The number of Uncommon cardsc: 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
|total = 23
|mp = 3
|m = 8
|r = 12
}}
Produces:
Cards: 211 (
60 ·
64 ·
48 ·
29 ·
10)