Difference between revisions of "Template:Urgency"

From 2value wiki 2
Jump to navigation Jump to search
 
Line 7: Line 7:
 
{{{3}}} is the timespan in weeks that is considered
 
{{{3}}} is the timespan in weeks that is considered
  
Let op de waarden 0.2 en 0.1, zijn zeer wezenlijk
+
Be carefull the values 0.2 in this codesnippet is very important
 +
  {{#switch: {{InBand | {{{1}}}| {{{2}}}| {{{3}}}*0.2 }}
 +
The sequence in the switch statement below is crucial: the first match will be returned, which results in a outer-in evaluation of the possible Urgency-situation.
  
FORMAT: {{Urgency|<yearnumber>|<weeknumber>}}
+
FORMAT: {{Urgency|<weeknumber>|<weeknumber>|<number of weeks>}}
 
Valid Calls:  
 
Valid Calls:  
 
{{Urgency|13|12|30}}
 
{{Urgency|13|12|30}}

Latest revision as of 20:55, 3 May 2010

black