Difference between revisions of "Template:Schedule week row"
| Line 81: | Line 81: | ||
--> {{#if: {{#pos:{{Event data: {{{1}}}|4}}|progression}}|[[File:reward-progression.png|x20px|Progression rewards|link=#Icon descriptions]]|[[File:reward-blank.png|x20px]]}}<!-- | --> {{#if: {{#pos:{{Event data: {{{1}}}|4}}|progression}}|[[File:reward-progression.png|x20px|Progression rewards|link=#Icon descriptions]]|[[File:reward-blank.png|x20px]]}}<!-- | ||
-->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|placement}}|[[File:reward-placement.png|x20px|Placement rewards|link=#Icon descriptions]]|[[File:reward-blank.png|x20px]]}}<!-- | -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|placement}}|[[File:reward-placement.png|x20px|Placement rewards|link=#Icon descriptions]]|[[File:reward-blank.png|x20px]]}}<!-- | ||
| − | -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|coalition}}|[[File:reward-coalition.png| | + | -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|coalition}}|[[File:reward-coalition.png|x24px|Coalition rewards|link=#Icon descriptions]]|<!-- |
| + | -->{{#if: {{#pos:{{Event data: {{{1}}}|4}}|winning-side}}|[[File:reward-winning-side.png|x24px|Winning side rewards|link=#Icon descriptions]]|[[File:reward-blank.png|x24px]]}}}}<!-- | ||
-->{{#ifexpr:{{#explode:{{{2}}}|,|0}} > 1|{{#invoke:String|rep|1=<br> | -->{{#ifexpr:{{#explode:{{{2}}}|,|0}} > 1|{{#invoke:String|rep|1=<br> | ||
Revision as of 11:22, 13 July 2019
Usage
Three templates work together to create a weekly event schedule, starting on a Sunday:
- Template:Schedule week header generates the header of the table.
- Template:Schedule week row generates a row in the table.
- Template:Schedule week cell is invoked by Template:Schedule week row to generates a cell in the table representing an event instance.
This template generates a single row of the table, indicating one or more instances of a single event being run during the week, as well as an optional prefix column indicating a grouping of events. There is a single (optional) named parameter:
pre:Specify a group of rows. Use this parameter on the first row of the group. This parameter has a comma-separated pair of values:- The type of the group (e.g. "pvp", "pve", or "duel").
- The number of rows over which the group extends (e.g. "4").
There are up to 8 unlabeled parameters:
- The first unlabeled parameter is the full name of the event in the schedule.
- The 1 to 7 following unlabeled parameters are each a comma-separated list of two values, each representing an instance of the event being run:
- The first value is the first day of the week on which the event runs.
- The second value is the number of days for which the event runs.
There are three optional named parameters:
- details - Further optional details necessary to unabiguously specify the event. For example, for a HoD event, the details field might contain "Elspeth" to distinguish it from Bolas HoD.
- cols - A comma-separated list of color strings, one for each event instance during the week. For example, for a set of Training Grounds events, the cols field might contain "W,U,B,R,G", to show which variation of the event runs on which day.
- start - A start time in UTC for the event which will be displayed in the tooltip, e.g. "16:00".
Example
The following shorthand:
{|
{{Schedule week row|pre=pvp,5|Rising Tensions |2,1|3,1|4,1|5,1|6,1|start=04:00}}
|}
{{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| 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|cols=W,U,B,R,G}}
{{Schedule week row| Hour of Revelation |1,2}}
{{Schedule week row| Terrors in the Shadows |2,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| Return of the God-Pharaoh |6,2}}
{{Schedule week row| Tour de Ravnica |1,1|start=04:00}}
{{Schedule week row|pre=duel,1|Duel Decks: Zendikar vs Eldrazi|3,3}}
|}
Produces:
PvP |
RT |
|
|
|
|
|
|
| Event schedule 24th February 2019 |
February | March | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 24 | 25 | 26 | 27 | 28 | 1 | 2 | |||
| Sun | Mon | Tue | Wed | Thu | Fri | Sat | |||
PvP |
RT |
|
|
|
|
|
|
||
| TG |
|
|
|
|
|
|
|
||
| TotP |
|
||||||||
| HoR |
|
Coalition |
|||||||
| TiS |
|
|
|||||||
PvE |
OGW:1 |
|
|
||||||
| OGW:2 |
|
||||||||
| RGP |
|
Coalition | |||||||
| TdR |
|
|
|||||||
| Duel | ZvE | |
|
||||||