Template:Status/Doc

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(New page: {{template doc|<nowiki>status|date</nowiki>}} display the status of a task. ; status : status of the task. Can be one of : <code>not yet</code> : <code>done</code> : <code>won't</code> ...)
Line 1: Line 1:
{{template doc|<nowiki>status|date</nowiki>}}
{{template doc|<nowiki>status|date</nowiki>}}
display the status of a task.
display the status of a task.
 +
 +
[[File:Checkbox-unchecked.pdf|16px|link=]]
 +
 +
[[File:Checkbox-unchecked.pdf|16px]]
; status : status of the task. Can be one of
; status : status of the task. Can be one of

Revision as of 22:39, 22 February 2018

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

16px|link=

16px

status 
status of the task. Can be one of
not yet
done
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-01}}


You type... You get...
foo {{status|done}}
           
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|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

Personal tools