Template:Status

From PCSAR

(Difference between revisions)
Jump to: navigation, search
Line 2: Line 2:
;;;;;;;;;;;;
;;;;;;;;;;;;
</noinclude>{{#ifexpr: {{#time: xNU | {{{2|2100}}} }} < {{#time: xNU | {{property get|tasks iteration date}} }}
</noinclude>{{#ifexpr: {{#time: xNU | {{{2|2100}}} }} < {{#time: xNU | {{property get|tasks iteration date}} }}
-
| [[Imagee:Checkbox-unchecked.pdf|16px|link=]] ({{Status/Parse|{{{1|}}}}} for {{{2}}})
+
| [[Image:Checkbox-unchecked.pdf|16px|link=]] ({{Status/Parse|{{{1|}}}}} for {{{2}}})
| {{#switch: {{Status/Parse|{{{1|}}}}}
| {{#switch: {{Status/Parse|{{{1|}}}}}
| not yet = [[Image:Checkbox-unchecked.pdf|16px|link=]]
| not yet = [[Image:Checkbox-unchecked.pdf|16px|link=]]

Revision as of 22:40, 22 February 2018

This is the documentation for the template Template:Status

Template:Status/Doc:

The template {{Status|status|date}} display the status of a task.

status 
status of the task. Can be one of
not yet
done
verified
won't
date 
(optional) the date the status is valid for

Checks the property "tasks iteration date" set by the template {{tasks iteration date|date}}.

For examples below, assume

{{tasks iteration date|2018-02}}


You type... You get...
foo {{status|done}}
           
foo link=
foo {{status|verified}}
           
foo link=
foo {{status|won't}}
           
foo link=
foo {{status|not yet}}
           
foo link=
foo {{status|}}
           
foo link=
foo {{status|done|2018-01}}
           
foo link=
foo {{status|done|2018-02}}
           
foo link=
foo {{status|verified|2018-01}}
           
foo link=
foo {{status|verified|2018-02}}
           
foo link=
foo {{status|bad}}
           
foo
{{status|bad}} value "bad" could not be understood. Use "not yet", "done", "verified" or "won't".
foo {{status|bad|2018-02}}
           
foo
{{status|bad|2018-02}} value "bad" could not be understood. Use "not yet", "done", "verified" or "won't".


Example:

  • Review the past minutes from any meetings that were adopted by the board link=
    • Make any corrections that were adopted by the board link=
    • Update the "status" of the minutes to "official" link=
  • Upload any handouts that were distributed at the meeting link=
  • Prepare the minutes link=
  • Notify the board that the draft minutes are ready for review link=


compare Template:Tickbox

Supporting templates

Supporting files


To see how this template is implemented, edit this page and examine the portion between <includeonly> and </includeonly>.

Personal tools