Difference between revisions of "Template:Event"
Line 2: | Line 2: | ||
Warning: "Due" works on week-numbers, NOT on dates!! | Warning: "Due" works on week-numbers, NOT on dates!! | ||
"Due" is a template that enables us to attach a due date to an action (edit mode) and then shows the consequences of that due date in the text (view) | "Due" is a template that enables us to attach a due date to an action (edit mode) and then shows the consequences of that due date in the text (view) | ||
+ | |||
+ | {{{1}}} = number of weeks before Event date | ||
+ | {{{2}}} = year of the event | ||
+ | {{{3}}} = weeknumber of the event | ||
+ | {{{4}}} = timespan of the organisation (actions & delivarables) in number of weeks | ||
FORMAT: {{Due|<weeknumber>|<milestone-year>|milestone-week>}} | FORMAT: {{Due|<weeknumber>|<milestone-year>|milestone-week>}} | ||
Valid Calls: | Valid Calls: | ||
− | {{ | + | {{Event|10}} |
− | {{ | + | {{Event|10|2011|23|20}} |
DO NOT call as follows: | DO NOT call as follows: |
Revision as of 13:25, 3 May 2010
Henk van Cann jan 11th 2010: self build template tree Warning: "Due" works on week-numbers, NOT on dates!! "Due" is a template that enables us to attach a due date to an action (edit mode) and then shows the consequences of that due date in the text (view)
{{{1}}} = number of weeks before Event date {{{2}}} = year of the event {{{3}}} = weeknumber of the event {{{4}}} = timespan of the organisation (actions & delivarables) in number of weeks
FORMAT: <weeknumber> wkB4_♦ Valid Calls: Henk van Cann jan 11th 2010: self build template tree Warning: "Due" works on week-numbers, NOT on dates!! "Due" is a template that enables us to attach a due date to an action (edit mode) and then shows the consequences of that due date in the text (view)
10 = number of weeks before Event date {{{2}}} = year of the event {{{3}}} = weeknumber of the event {{{4}}} = timespan of the organisation (actions & delivarables) in number of weeks
FORMAT: <weeknumber> wkB4_♦ Valid Calls: Template loop detected: Template:Event Template loop detected: Template:Event
DO NOT call as follows: 10 wkB4_♦ 10 wkB4_♦; this is a valid but error prone call, it suggests an certain year and exactly the same week as the default week 10 wkB4_♦; this is a valid but error prone call, it suggests an certain week and exactly the same year as default, which is hidden in the template.
The explanation of the sub templates - calls
Urgency: calculates the urgency of an action (current date versus Focalweek-Focalyear) and colorizes characters. We use symbols suchs as &hearts and &diams. The difference in weeks is chopped into blocks of weeks. See the detailed description and code of "Urgency".
Henk van Cann on jan 11th 2010: In our first call here we used 4 weeks blocks instead of the 3 weeks standard blocks to colorize the urgency.
Weekdiff: in this call the default date is set to year and weeknumber pair of our main milestone. If there is only 1 argument to the template call of Due, then Weekdiff will get this defaults passed. FocalWeek: calculates back the weeknumber when this action will be due (given the milestone). FocalYear: calculates back the year when this action will be due (given the milestone).
The other fields should be self-explanatory.
BE CAREFULL NOT TO INTRODUCE unintentional SPACES AND CR'S in the following statement--> 10 wkB4 -793_buf♦ Henk van Cann jan 11th 2010: self build template tree Warning: "Due" works on week-numbers, NOT on dates!! "Due" is a template that enables us to attach a due date to an action (edit mode) and then shows the consequences of that due date in the text (view)
10 = number of weeks before Event date 2011 = year of the event 23 = weeknumber of the event 20 = timespan of the organisation (actions & delivarables) in number of weeks
FORMAT: <weeknumber> wkB4_♦ Valid Calls: Template loop detected: Template:Event Template loop detected: Template:Event
DO NOT call as follows: 10 wkB4_♦ 10 wkB4_♦; this is a valid but error prone call, it suggests an certain year and exactly the same week as the default week 10 wkB4_♦; this is a valid but error prone call, it suggests an certain week and exactly the same year as default, which is hidden in the template.
The explanation of the sub templates - calls
Urgency: calculates the urgency of an action (current date versus Focalweek-Focalyear) and colorizes characters. We use symbols suchs as &hearts and &diams. The difference in weeks is chopped into blocks of weeks. See the detailed description and code of "Urgency".
Henk van Cann on jan 11th 2010: In our first call here we used 4 weeks blocks instead of the 3 weeks standard blocks to colorize the urgency.
Weekdiff: in this call the default date is set to year and weeknumber pair of our main milestone. If there is only 1 argument to the template call of Due, then Weekdiff will get this defaults passed. FocalWeek: calculates back the weeknumber when this action will be due (given the milestone). FocalYear: calculates back the year when this action will be due (given the milestone).
The other fields should be self-explanatory.
BE CAREFULL NOT TO INTRODUCE unintentional SPACES AND CR'S in the following statement--> 10 wkB4 -734_buf♦
DO NOT call as follows: 10 wkB4_♦ 10 wkB4_♦; this is a valid but error prone call, it suggests an certain year and exactly the same week as the default week 10 wkB4_♦; this is a valid but error prone call, it suggests an certain week and exactly the same year as default, which is hidden in the template.
The explanation of the sub templates - calls
Urgency: calculates the urgency of an action (current date versus Focalweek-Focalyear) and colorizes characters. We use symbols suchs as &hearts and &diams. The difference in weeks is chopped into blocks of weeks. See the detailed description and code of "Urgency".
Henk van Cann on jan 11th 2010: In our first call here we used 4 weeks blocks instead of the 3 weeks standard blocks to colorize the urgency.
Weekdiff: in this call the default date is set to year and weeknumber pair of our main milestone. If there is only 1 argument to the template call of Due, then Weekdiff will get this defaults passed. FocalWeek: calculates back the weeknumber when this action will be due (given the milestone). FocalYear: calculates back the year when this action will be due (given the milestone).
The other fields should be self-explanatory.
BE CAREFULL NOT TO INTRODUCE unintentional SPACES AND CR'S in the following statement--> {{{1}}} wkB4 Expression error: Unexpected < operator._buf♦