Difference between revisions of "Template:Set-Details"

From mtgpq wiki
Jump to: navigation, search
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Parameters are:
 
Parameters are:
 
* <code><nowiki>{{{id}}}</nowiki></code>: The set's ID on mtgpq.info (e.g. 13)
 
* <code><nowiki>{{{id}}}</nowiki></code>: The set's ID on mtgpq.info (e.g. 13)
* <code><nowiki>{{{title}}}</nowiki></code>: The set's name (e.g. Dominaria)
 
 
* <code><nowiki>{{{abbr}}}</nowiki></code>: The abbreviation used for the set (e.g. DOM for Dominaria)
 
* <code><nowiki>{{{abbr}}}</nowiki></code>: The abbreviation used for the set (e.g. DOM for Dominaria)
* <code><nowiki>{{{icon}}}</nowiki></code>: The set's icon (e.g. Dominaria_Expansion_Symbol)
 
 
* <code><nowiki>{{{date}}}</nowiki></code>: The month/year the set was released (e.g. May 2018)
 
* <code><nowiki>{{{date}}}</nowiki></code>: The month/year the set was released (e.g. May 2018)
 
* <code><nowiki>{{{version}}}</nowiki></code>: The version of the app the set released in (e.g. 2.7 for DOM)
 
* <code><nowiki>{{{version}}}</nowiki></code>: The version of the app the set released in (e.g. 2.7 for DOM)
 
* <code><nowiki>{{{notes}}}</nowiki></code>: Release notes for the version
 
* <code><nowiki>{{{notes}}}</nowiki></code>: Release notes for the version
* <code><nowiki>{{{mechanics}}}</nowiki></code>: Comma separated list of mechanics (e.g. "Saga, Historic, Leader")
+
* <code><nowiki>{{{mechanics}}}</nowiki></code>: Comma separated list of zero or more mechanics (e.g. "Saga, Historic, Leader")
 
* <code><nowiki>{{{cards_total}}}</nowiki></code>: The total number of cards in the set (e.g. 211)
 
* <code><nowiki>{{{cards_total}}}</nowiki></code>: The total number of cards in the set (e.g. 211)
 
* <code><nowiki>{{{cards_mp}}}</nowiki></code>: The number of masterpiece cards in the set (e.g. 10)
 
* <code><nowiki>{{{cards_mp}}}</nowiki></code>: The number of masterpiece cards in the set (e.g. 10)
Line 16: Line 14:
 
* <code><nowiki>{{{cards_u}}}</nowiki></code>: The number of uncommon cards in the set (e.g. 64)
 
* <code><nowiki>{{{cards_u}}}</nowiki></code>: The number of uncommon cards in the set (e.g. 64)
 
* <code><nowiki>{{{cards_c}}}</nowiki></code>: The number of common cards in the set (e.g. 60)
 
* <code><nowiki>{{{cards_c}}}</nowiki></code>: The number of common cards in the set (e.g. 60)
 +
 +
A file named <code><nowiki>{{{abbr}}}_Symbol.png</nowiki></code> is assumed to exist and is used for the set icon.
  
 
== Example ==
 
== Example ==
Line 22: Line 22:
 
{{Set-Details
 
{{Set-Details
 
|id = 13
 
|id = 13
|title = Dominaria
 
 
|abbr = DOM
 
|abbr = DOM
|icon = Dominaria_Expansion_Symbol
 
 
|date = May 2018
 
|date = May 2018
 
|version = 2.7
 
|version = 2.7
 
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
 
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
|mechanics = Saga, Historic, Leader
+
|mechanics = Saga,Historic,Leader
 
|cards_total = 211
 
|cards_total = 211
 
|cards_mp = 10
 
|cards_mp = 10
Line 40: Line 38:
 
{{Set-Details
 
{{Set-Details
 
|id = 13
 
|id = 13
|title = Dominaria
 
 
|abbr = DOM
 
|abbr = DOM
|icon = Dominaria_Expansion_Symbol
 
 
|date = May 2018
 
|date = May 2018
 
|version = 2.7
 
|version = 2.7
 
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
 
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
|mechanics = Saga, Historic, Leader
+
|mechanics = Saga,Historic,Leader
 
|cards_total = 211
 
|cards_total = 211
 
|cards_mp = 10
 
|cards_mp = 10
Line 56: Line 52:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
  
=={{{title}}}==
 
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|Set code||{{{abbr}}}
+
|Set code:||{{{abbr}}}
 
|-
 
|-
|Set icon||[[File:{{{icon}}}.png|24px|{{{title}}} icon]]
+
|Set icon:||[[File:{{{abbr}}}_Symbol.png|24px|{{{title}}} icon]]
 
|-
 
|-
 
|Set introduced:||{{{date}}} (version {{{version}}})
 
|Set introduced:||{{{date}}} (version {{{version}}})
Line 68: Line 63:
 
|-
 
|-
 
|Set mechanics:||
 
|Set mechanics:||
{{
+
{{#if: {{#explode:{{{mechanics}}}|,|0}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|0}}|{{#explode:{{{mechanics}}}|,|0}}]]
#ifeq: {{#explode:{{{mechanics}}}|,|0}} | "None" | "None" |
+
{{#if: {{#explode:{{{mechanics}}}|,|1}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|1}}|{{#explode:{{{mechanics}}}|,|1}}]] | }}
* [[{{#explode:{{{mechanics}}}|,|0}}]]
+
{{#if: {{#explode:{{{mechanics}}}|,|2}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|2}}|{{#explode:{{{mechanics}}}|,|2}}]] | }}
{{#if: {{#explode:{{{mechanics}}}|,|1}} | * [[{{#explode:{{{mechanics}}}|,|1}}]] | }}
+
{{#if: {{#explode:{{{mechanics}}}|,|3}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|3}}|{{#explode:{{{mechanics}}}|,|3}}]] | }}
{{#if: {{#explode:{{{mechanics}}}|,|2}} | * [[{{#explode:{{{mechanics}}}|,|2}}]] | }}
+
{{#if: {{#explode:{{{mechanics}}}|,|4}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|4}}|{{#explode:{{{mechanics}}}|,|4}}]] | }}
{{#if: {{#explode:{{{mechanics}}}|,|3}} | * [[{{#explode:{{{mechanics}}}|,|3}}]] | }}
+
{{#if: {{#explode:{{{mechanics}}}|,|5}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|5}}|{{#explode:{{{mechanics}}}|,|5}}]] | }}
{{#if: {{#explode:{{{mechanics}}}|,|4}} | * [[{{#explode:{{{mechanics}}}|,|4}}]] | }}
+
{{#if: {{#explode:{{{mechanics}}}|,|6}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|6}}|{{#explode:{{{mechanics}}}|,|6}}]] | }}
{{#if: {{#explode:{{{mechanics}}}|,|5}} | * [[{{#explode:{{{mechanics}}}|,|5}}]] | }}}}
+
{{#if: {{#explode:{{{mechanics}}}|,|7}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|7}}|{{#explode:{{{mechanics}}}|,|7}}]] | }}
 +
{{#if: {{#explode:{{{mechanics}}}|,|8}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|8}}|{{#explode:{{{mechanics}}}|,|8}}]] | }}
 +
{{#if: {{#explode:{{{mechanics}}}|,|9}} | * [[Abilities#{{#explode:{{{mechanics}}}|,|9}}|{{#explode:{{{mechanics}}}|,|9}}]] | }}
 +
| (No new mechanics added)
 +
}}
 
|-
 
|-
 
|Total cards:||[https://mtgpq.info/cards/search?sets={{{id}}} {{{cards_total}}}]
 
|Total cards:||[https://mtgpq.info/cards/search?sets={{{id}}} {{{cards_total}}}]
 
|-
 
|-
|Masterpiece:||[https://mtgpq.info/cards/search?rarities=1&sets={{{id}}} {{{cards_mp}}}]
+
|Masterpiece:||{{#ifeq: {{{cards_mp}}}|0|0|[https://mtgpq.info/cards/search?rarities=1&sets={{{id}}} {{{cards_mp}}}]}}
 
|-
 
|-
|Mythic:||[https://mtgpq.info/cards/search?rarities=2&sets={{{id}}} {{{cards_m}}}]
+
|Mythic:||{{#ifeq: {{{cards_m}}}|0|0|[https://mtgpq.info/cards/search?rarities=2&sets={{{id}}} {{{cards_m}}}]}}
 
|-
 
|-
|Rare:||[https://mtgpq.info/cards/search?rarities=3&sets={{{id}}} {{{cards_r}}}]
+
|Rare:||{{#ifeq: {{{cards_r}}}|0|0|[https://mtgpq.info/cards/search?rarities=3&sets={{{id}}} {{{cards_r}}}]}}
 
|-
 
|-
|Uncommon:||[https://mtgpq.info/cards/search?rarities=4&sets={{{id}}} {{{cards_u}}}]
+
|Uncommon:||{{#ifeq: {{{cards_u}}}|0|0|[https://mtgpq.info/cards/search?rarities=4&sets={{{id}}} {{{cards_u}}}]}}
 
|-
 
|-
|Common:||[https://mtgpq.info/cards/search?rarities=5&sets={{{id}}} {{{cards_c}}}]
+
|Common:||{{#ifeq: {{{cards_c}}}|0|0|[https://mtgpq.info/cards/search?rarities=5&sets={{{id}}} {{{cards_c}}}]}}
 
|}</includeonly>
 
|}</includeonly>

Latest revision as of 09:10, 28 December 2018

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

Parameters are:

  • {{{id}}}: The set's ID on mtgpq.info (e.g. 13)
  • {{{abbr}}}: The abbreviation used for the set (e.g. DOM for Dominaria)
  • {{{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 version
  • {{{mechanics}}}: Comma separated list of zero or more mechanics (e.g. "Saga, Historic, Leader")
  • {{{cards_total}}}: The total number of cards in the set (e.g. 211)
  • {{{cards_mp}}}: The number of masterpiece cards in the set (e.g. 10)
  • {{{cards_m}}}: The number of mythic cards in the set (e.g. 29)
  • {{{cards_r}}}: The number of rare cards in the set (e.g. 48)
  • {{{cards_u}}}: The number of uncommon cards in the set (e.g. 64)
  • {{{cards_c}}}: The number of common cards in the set (e.g. 60)

A file named {{{abbr}}}_Symbol.png is assumed to exist and is used for the set icon.

Example

This shorthand

{{Set-Details
|id = 13
|abbr = DOM
|date = May 2018
|version = 2.7
|notes = https://forums.d3go.com/discussion/72742/2-7-release-notes-updated-5-23-18
|mechanics = Saga,Historic,Leader
|cards_total = 211
|cards_mp = 10
|cards_m = 29
|cards_r = 48
|cards_u = 64
|cards_c = 60
}}

Produces:


Set code: DOM
Set icon: {{{title}}} 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:
Total cards: 211
Masterpiece: 10
Mythic: 29
Rare: 48
Uncommon: 64
Common: 60