Template:Task
From DFM Wiki
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 |
| View | view | Type of view (full, short)
| Unknown | optional |

