Changes

Jump to: navigation, search

Template:Release data

2,272 bytes added, 07:56, 3 March 2019
no edit summary
<noinclude>==Usage==Release data templates extract data for a release for use in other templates. Release data is extracted as follows:<pre><nowiki>{{Release data: {{{version}}}|param}}</nowiki></pre>* '''version''': The version of the release* '''param''': A number indicating the position of the parameter to extract. The release data is stored in templates named "Template:Release data: version", such as [[Template:Release data: 3.2]]. ==Example==<pre><nowiki>{{Release data: 3.2|3}}</nowiki></pre>Produces: {{Release data: 3.2|3}}==Details==The data is formatted as follows: <pre><nowiki>{{p{{{1}}}|Version| Release notes| Date| New set| Sets added to Standard| Sets removed from Standard| New planeswalkers| New events| Other notable changes}}</nowiki></pre> For example:<pre><nowiki>{{p{{{1}}}|3.20|https://forums.d3go.com/discussion/3641975872/patch3-notes0-v1release-2notes-0updated-1211-0913-1518|Nov 2018|Dec 2015GRN|ORIGRN
|
| * Ral, Izzet Viceroy
* Vraska, Golgari Queen
| * Rising Tensions
| * '''Graveyard''' contents now visible during play
* '''Standard rotation''' will now change in sync with MtG
* '''[[Across Ixalan]]''' changed to a Legacy 2-day event
}}
</nowiki></pre>
 
{| class="wikitable"
|-
! Param
! Param name
! Description
! Examples
|-
|
|Chandra, Roaring FlameGideon, Battle ForgedJace, Telepath UnboundLiliana, Defiant NecromancerNissa, Sage Animist|Quick Battle|Public game launch:::|p{{{1.3}}}|https://forumsA literal template formatting string which must always be present.d3go.com/discussion/39020/patch-notes-v1-3-02-02-16#latest|Feb 2016
|
|-
| 1
| Version
| The version number.
| <code>3.2</code>
|-
| 2
| Release notes
| The URL of the release notes on the mtgpq forums.
| <code>https://forums.d3go.com/discussion/75872/3-0-release-notes-updated-11-13-18</code>
|-
| 3
| Date
| The date of the release, as ashorthand month and year. If this is an upcoming release, add "(EXPECTED)".
| <code>Nov 2018</code>
|-
| 4
| New set
| The three-letter abbreviation of a new set introduced in this release, if any.
| <code>GRN</code>
|-
| 5
| Sets added to Standard
| A comma-separated list of the sets added to Standard in this release, if any.
| <code>GRN</code>
|-
| 6
| Sets removed from Standard
| A comma-separated list of the sets removed from Standard in this release, if any.
|
|-
| 7
| New planeswalkers
| A list of asterisked full planeswalker names (plain text).
| <code><pre>* Ral, Izzet Viceroy
* Vraska, Golgari Queen</pre></code>
|-
| 8
| New events
| A list of asterisked full event names (plain text).
|
|-|9|Monthly progression daily rewards addedOther notable changesHeroic encounters added to | A list of asterisked items of other notable changes in the release. Key phrases may be bolded and wiki links may be used.| <code><pre>* '''Graveyard''' contents now visible during play* '''Standard rotation''' will now change in sync with MtG* '''[[Story ModeAcross Ixalan]]''' changed to a Legacy 2-day event</pre></code>|}Ranking rewards added to Quick Battle</noinclude><includeonly>{{Event data: {{{1}}}}}</includeonly>

Navigation menu