Template:Set-Details

From mtgpq wiki
Revision as of 14:52, 8 August 2018 by Octal9 (talk | contribs) (Created page with "<noinclude>Shorthand for creating a table with set details for a given Set. Parameters are: * <code><nowiki>{{{title}}}</nowiki></code>: The set's name (e.g. Dominaria) * <co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Shorthand for creating a table with set details for a given Set.

Parameters are:

  • {{{title}}}: The set's name (e.g. Dominaria)
  • {{{abbr}}}: The abbreviation used for the set (e.g. DOM for Dominaria)
  • {{{icon}}}: The set's icon (e.g. Dominaria_Expansion_Symbol)
  • {{{date}}}: The month/year the set was released (e.g. May 2018)
  • {{{version}}}: The version of the app the set released in (e.g. 2.7 for DOM)
  • {{{notes}}}: Release notes for the verion
  • {{{mechanics}}}: Comma separated list of mechanics (e.g. "Saga, Historic, Leader")
  • {{{abbr}}}: The abbreviation used for the set (e.g. AKH for Amonkhet)

Example

This shorthand

{{Set-Details
|title = Dominaria
|abbr = DOM
|icon = Dominaria_Expansion_Symbol
|date = May 2018
|version = 2.7
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
|Set mechanics: 
}}

Produces:


Set code: DOM
Set icon: Dominaria icon
Set introduced: May 2018 (version 2.7)
Release notes: https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
Set mechanics:
  • [[Abilities#{{{mechanics}}}|{{{mechanics}}}]]
Total cards: {{{cards_total}}}
Masterpiece: {{{cards_mp}}}
Mythic: {{{cards_m}}}
Rare: {{{cards_r}}}
Uncommon: {{{cards_u}}}
Common: {{{cards_c}}}