Changes

Jump to: navigation, search

Template:Schedule week cell

1,629 bytes added, 02:02, 2 March 2019
Created page with "<noinclude> == Usage == The '''Schedule week cell''' template formats a cell in a '''Schedule week row''', representing an event running over one or more days. The first para..."
<noinclude>
== Usage ==
The '''Schedule week cell''' template formats a cell in a '''Schedule week row''', representing an event running over one or more days.

The first parameter is the full name of the event.

The second parameter is the number of columns spanned.

== Example ==

The following shorthand:
<pre><nowiki>
{{Schedule week header|February|24|25|26|27|28|1|2}}
{{Schedule week row|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|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|5,2}}
{{Schedule week row|Tour de Ravnica|1,1}}
|}
</nowiki></pre>

Produces:
{{Schedule week header|February|24|25|26|27|28|1|2}}
{{Schedule week row|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|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|5,2}}
{{Schedule week row|Tour de Ravnica|1,1}}
|}

</noinclude><includeonly>colspan="{{{2}}}" style="background-color:#<!--
-->{{#if:{{#pos:{{Event data: {{{1}}}|3}}|pvp}}|a9d08e|9bc2e6}};" | [[{{{1}}}|{{Event data: {{{1}}}|2}}]]</includeonly>

Navigation menu