Template:Status

From PCSAR

Revision as of 15:39, 2 April 2018 by Brett Wuth (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

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

[edit] Supporting templates

[edit] Supporting files


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

Personal tools