Template:Task
From DFM Wiki
Revision as of 11:58, 28 February 2021 by EricThrift (talk | contribs) (Created page with "|{{{team|}}} |{{{type|}}} |{{{title|}}} |{{{description|}}} |{{{date|}}} |{{{status|}}} |{{{percent complete|}}} |{{{notes|}}} <noinclude> <templatedata> { "params": { "tea...")
| | | | | | | |
Template for entering project management task descriptions.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Team | team | Team responsible for the task, or whose work it concerns | String | optional |
Type | type | Type of task (deliverable, meeting, ...) | String | optional |
task title | title | Short, unique identifier for the task | String | required |
Description | description | Full description of the task (from terms of reference) | String | optional |
Date | date | Date on which a task should be performed or completed | Date | optional |
Status | status | Description of the current status of the task
| String | optional |
percent complete | percent complete | The percentage of the task that has been completed
| Number | optional |
Notes | notes | Additional notes | String | optional |