13,409
edits
(Created page with "{{#ifexpr: {{{week}}} = 1 | == Week 1 == ; Monday {| class=wikitable |- ! Meetings !! Home Office |- {{WeeklyMeetingsData|day=Mo}} | colspan=2 | {{WeeklyHOData|day=Mo}} |- | colspan=2 style="text-align: center;" | <!-- Add holidays here --> |- |} ; Tuesday {| class=wikitable |- ! Meetings !! Home Office |- {{WeeklyMeetingsData|day=Tu}} | colspan=2 | {{WeeklyHOData|day=Tu}} |- | colspan=2 style="text-align: center;" | <!-- Add holidays here --> |- |} <!-- Repeat the...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{# | {{#switch: {{{week}}} | ||
| 1 = | |||
== Week 1 == | == Week 1 == | ||
; Monday | ;Monday | ||
{| class=wikitable | {| class=wikitable | ||
|- | |- | ||
! Meetings !! | ! Meetings !! HO | ||
|- | |- | ||
{{WeeklyMeetingsData|day=Mo}} | | rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Mo}} }} | ||
| colspan=2 | {{WeeklyHOData|day=Mo}} | | colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Mo}} }} | ||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |- | ||
| colspan=2 style="text-align: center;" | | <!-- column 1 of this row occupied by cell A (above) --> | ||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |- | ||
|} | |} | ||
; Tuesday | |||
;Tuesday | |||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Tu}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Tu}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
;Wednesday | |||
{| class=wikitable | {| class=wikitable | ||
|- | |- | ||
! Meetings !! | ! Meetings !! HO | ||
|- | |- | ||
{{WeeklyMeetingsData|day= | | rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=We}} }} | ||
| colspan=2 | {{WeeklyHOData|day= | | colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=We}} }} | ||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |- | ||
| colspan=2 style="text-align: center;" | <!-- | <!-- column 1 of this row occupied by cell A (above) --> | ||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
;Thursday | |||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Th}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Th}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |- | ||
|} | |} | ||
{{#ifexpr: {{{week}}} = 2 | | ;Friday | ||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Fr}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Fr}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
| 2 = | |||
== Week 2 == | == Week 2 == | ||
; Monday | ;Monday | ||
{| class=wikitable | {| class=wikitable | ||
|- | |- | ||
! Meetings !! | ! Meetings !! HO | ||
|- | |- | ||
{{ | | rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Mo}} }} | ||
| colspan=2 | {{ | | colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Mo}} }} | ||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |- | ||
| colspan=2 style="text-align: center;" | | <!-- column 1 of this row occupied by cell A (above) --> | ||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |- | ||
|} | |} | ||
; Tuesday | |||
;Tuesday | |||
{| class=wikitable | {| class=wikitable | ||
|- | |- | ||
! Meetings !! | ! Meetings !! HO | ||
|- | |- | ||
{{ | | rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Tu}} }} | ||
| colspan=2 | {{ | | colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Tu}} }} | ||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |- | ||
| colspan=2 style="text-align: center;" | | <!-- column 1 of this row occupied by cell A (above) --> | ||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |- | ||
|} | |} | ||
<!-- | |||
;Wednesday | |||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=We}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=We}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
;Thursday | |||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Th}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Th}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
;Friday | |||
{| class=wikitable | |||
|- | |||
! Meetings !! HO | |||
|- | |||
| rowspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyMeetingsData|week={{#time:W}}|day=Fr}} }} | |||
| colspan=2 | {{#ifexpr: {{#time: N}} = 3 | {{WeeklyHOData|week={{#time:W}}|day=Fr}} }} | |||
<!-- column 3 of this row occupied by cell B (which is to the left) --> | |||
|- | |||
<!-- column 1 of this row occupied by cell A (above) --> | |||
| colspan=2 style="text-align: center;" | Holidays here | |||
|- | |||
|} | |||
| 3 = | |||
== Week 3 == | |||
<!-- Add content for Week 3 --> | |||
| 4 = | |||
== Week 4 == | |||
<!-- Add content for Week 4 --> | |||
}} | }} | ||
edits