Difference between revisions of "Template:Schedule week cell"

From mtgpq wiki
Jump to: navigation, search
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
== Usage ==
 
 
== Usage ==
 
== Usage ==
 
Three templates work together to create a weekly event schedule, starting on a Sunday:
 
Three templates work together to create a weekly event schedule, starting on a Sunday:
Line 12: Line 11:
 
* The third parameter (optional) is further optional details about the version of the event being run.  For example, for a HoD event, this might contain "Elspeth" to distinguish it from Bolas HoD.
 
* The third parameter (optional) is further optional details about the version of the event being run.  For example, for a HoD event, this might contain "Elspeth" to distinguish it from Bolas HoD.
 
* The fourth parameter (optional) is a color string.  For example, for an RT event, this might contain "WU" to indicate it's the Azorius version of the event.
 
* The fourth parameter (optional) is a color string.  For example, for an RT event, this might contain "WU" to indicate it's the Azorius version of the event.
* The fifth parameter (optional) is a starting time in UTC.  For example, "16:00".
+
* The fifth parameter (optional) is a starting time in UTC.  For example, "16:00".  Use "~" to indicate an event which is continuing from the previous week.
  
 
== Example ==
 
== Example ==
Line 27: Line 26:
  
 
{{Schedule week header|February|24|2019}}
 
{{Schedule week header|February|24|2019}}
{{Schedule week row|pre=pvp,5|Rising Tensions              |2,1|3,1|4,1|5,1|6,1}}
+
{{Schedule week row|pre=pvp,6|Rising Tensions              |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Training Grounds            |1,1|2,1|3,1|4,1|5,1|6,1|7,1}}
 
{{Schedule week row|          Training Grounds            |1,1|2,1|3,1|4,1|5,1|6,1|7,1}}
 
{{Schedule week row|          Trial of the Planes          |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Trial of the Planes          |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Hour of Revelation          |1,2}}
 
{{Schedule week row|          Hour of Revelation          |1,2}}
 
{{Schedule week row|          Terrors in the Shadows      |2,3}}
 
{{Schedule week row|          Terrors in the Shadows      |2,3}}
 +
{{Schedule week row|          Challenge of the Courts - Vantress  |1,3|start=~|cols=U}}
 
{{Schedule week row|pre=pve,4|Oath of the Gatewatch: Part 1|3,3}}
 
{{Schedule week row|pre=pve,4|Oath of the Gatewatch: Part 1|3,3}}
 
{{Schedule week row|          Oath of the Gatewatch: Part 2|5,3}}
 
{{Schedule week row|          Oath of the Gatewatch: Part 2|5,3}}
 
{{Schedule week row|          Return of the God-Pharaoh    |6,2}}
 
{{Schedule week row|          Return of the God-Pharaoh    |6,2}}
{{Schedule week row|         Tour de Ravnica              |1,1}}
+
{{Schedule week row|           Tour de Ravnica              |1,1|start=~}}
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3}}
+
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3|start=04:00}}
 
|}
 
|}
 
</nowiki></pre>
 
</nowiki></pre>
Line 50: Line 50:
  
 
{{Schedule week header|February|24|2019}}
 
{{Schedule week header|February|24|2019}}
{{Schedule week row|pre=pvp,5|Rising Tensions              |2,1|3,1|4,1|5,1|6,1}}
+
{{Schedule week row|pre=pvp,6|Rising Tensions              |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Training Grounds            |1,1|2,1|3,1|4,1|5,1|6,1|7,1}}
 
{{Schedule week row|          Training Grounds            |1,1|2,1|3,1|4,1|5,1|6,1|7,1}}
 
{{Schedule week row|          Trial of the Planes          |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Trial of the Planes          |2,1|3,1|4,1|5,1|6,1}}
 
{{Schedule week row|          Hour of Revelation          |1,2}}
 
{{Schedule week row|          Hour of Revelation          |1,2}}
 
{{Schedule week row|          Terrors in the Shadows      |2,3}}
 
{{Schedule week row|          Terrors in the Shadows      |2,3}}
 +
{{Schedule week row|          Challenge of the Courts - Vantress  |1,3|start=~|cols=U}}
 
{{Schedule week row|pre=pve,4|Oath of the Gatewatch: Part 1|3,3}}
 
{{Schedule week row|pre=pve,4|Oath of the Gatewatch: Part 1|3,3}}
 
{{Schedule week row|          Oath of the Gatewatch: Part 2|5,3}}
 
{{Schedule week row|          Oath of the Gatewatch: Part 2|5,3}}
 
{{Schedule week row|          Return of the God-Pharaoh    |6,2}}
 
{{Schedule week row|          Return of the God-Pharaoh    |6,2}}
{{Schedule week row|         Tour de Ravnica              |1,1}}
+
{{Schedule week row|           Tour de Ravnica              |1,1|start=~}}
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3}}
+
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3|start=04:00}}
 
|}
 
|}
  
Line 75: Line 76:
 
     -->14|<!--                          Size
 
     -->14|<!--                          Size
 
     -->{{Event data: {{{1}}}|1}}|<!--  Link
 
     -->{{Event data: {{{1}}}|1}}|<!--  Link
     -->{{Trim|{{{1}}}}} ({{#if:{{{3|}}}|{{{3}}}|{{Color expand|{{{4}}}}}}}){{#if:{{{5|}}}|&nbsp;· Start: {{{5}}} UTC}}|<!-- Tooltip
+
     -->{{Trim|{{{1}}}}} ({{#if:{{{3|}}}|{{{3}}}|{{Color expand|{{{4}}}}}}}){{#if:{{{5|}}}|&nbsp;· {{#ifeq:{{{5|}}}|~|(continuing)|Start: {{{5}}} UTC}}}}|<!-- Tooltip
 
     -->sep=<!--                        No spacing
 
     -->sep=<!--                        No spacing
 
   -->}}<!--
 
   -->}}<!--
Line 84: Line 85:
 
   -->{{Event data: {{{1}}}|1}}|<!--                              Link target
 
   -->{{Event data: {{{1}}}|1}}|<!--                              Link target
 
   -->{{#ifexpr:{{#if:{{{3|}}}|1|0}} or {{#if:{{{5|}}}|1|0}}|<!-- IF details or start given THEN override tooltip
 
   -->{{#ifexpr:{{#if:{{{3|}}}|1|0}} or {{#if:{{{5|}}}|1|0}}|<!-- IF details or start given THEN override tooltip
     --><span title="{{{1}}} {{#if:{{{3|}}}|({{{3}}})}}{{#if:{{{5|}}}|&#10;Start: {{{5}}} UTC}}"><!-- Tooltip
+
     --><span title="{{{1}}} {{#if:{{{3|}}}|({{{3}}})}}{{#if:{{{5|}}}|&#10;{{#ifeq:{{{5|}}}|~|(continuing)|Start: {{{5}}} UTC}}}}"><!-- Tooltip
 
   -->}}<!--
 
   -->}}<!--
 
   -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|coalition}}|<!--    Cell content; non blank if coalition event
 
   -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|coalition}}|<!--    Cell content; non blank if coalition event

Revision as of 03:07, 14 March 2020

Usage

Three templates work together to create a weekly event schedule, starting on a Sunday:

This template formats a single cell in a Schedule week row, representing a single instance of an event running over one or more days. There are two mandatory parameters and one optional parameter:

  • The first parameter is the full name of the event.
  • The second parameter is the number of columns (days) spanned by the event.
  • The third parameter (optional) is further optional details about the version of the event being run. For example, for a HoD event, this might contain "Elspeth" to distinguish it from Bolas HoD.
  • The fourth parameter (optional) is a color string. For example, for an RT event, this might contain "WU" to indicate it's the Azorius version of the event.
  • The fifth parameter (optional) is a starting time in UTC. For example, "16:00". Use "~" to indicate an event which is continuing from the previous week.

Example

The following shorthand:

{|
| {{Schedule week cell|Hour of Revelation|2}}
| {{Schedule week cell|Hour of Devastation|2|Elspeth||13:00}}
| {{Schedule week cell|Trial of the Planes|1||G}}
| {{Schedule week cell|Rising Tensions|1||WU|16:00}}
| {{Schedule week cell|Tour de Ravnica|1|||09:00}}
|}

{{Schedule week header|February|24|2019}}
{{Schedule week row|pre=pvp,6|Rising Tensions              |2,1|3,1|4,1|5,1|6,1}}
{{Schedule week row|          Training Grounds             |1,1|2,1|3,1|4,1|5,1|6,1|7,1}}
{{Schedule week row|          Trial of the Planes          |2,1|3,1|4,1|5,1|6,1}}
{{Schedule week row|          Hour of Revelation           |1,2}}
{{Schedule week row|          Terrors in the Shadows       |2,3}}
{{Schedule week row|          Challenge of the Courts - Vantress  |1,3|start=~|cols=U}}
{{Schedule week row|pre=pve,4|Oath of the Gatewatch: Part 1|3,3}}
{{Schedule week row|          Oath of the Gatewatch: Part 2|5,3}}
{{Schedule week row|          Return of the God-Pharaoh    |6,2}}
{{Schedule week row|           Tour de Ravnica              |1,1|start=~}}
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3|start=04:00}}
|}

Produces:

Coalition Coalition Trial of the Planes (Green) Rising Tensions (Azorius) · Start: 16:00 UTCRising Tensions (Azorius) · Start: 16:00 UTC      


Event schedule
24th February 2019
February March
24 25 26 27 28 1 2
Sun Mon Tue Wed Thu Fri Sat
PvP
PvP
 RT Legacy   Progression rewardsReward-blank.pngReward-blank.png

     
     
     
     
     
 TG Legacy   Progression rewardsReward-blank.pngReward-blank.png
     
     
     
     
     
     
     
 TotP Legacy   Progression rewardsReward-blank.pngReward-blank.png

     
     
     
     
     
 HoR Legacy   Progression rewardsPlacement rewardsCoalition rewards
Coalition




 TiS Legacy   Progression rewardsPlacement rewardsReward-blank.png

                   


 CotC:V Legacy   Progression rewardsPlacement rewardsReward-blank.png
Challenge of the Courts - Vantress (Blue) · (continuing)



PvE
PvE
 OGW:1 Legacy   Progression rewardsReward-blank.pngReward-blank.png


                   

 OGW:2 Legacy   Progression rewardsReward-blank.pngReward-blank.png




                   
 RGP Legacy   Progression rewardsReward-blank.pngCoalition rewards





Coalition
 TdR Legacy   Progression rewardsReward-blank.pngReward-blank.png
     





Duel  ZvE    Progression rewardsReward-blank.pngWinning side rewards