Template:Taskentry
Jump to navigation
Jump to search
A single task entry, expected to be included in a tasks argument to a tasktab invocation.
Parameters
All parameters are named, there are no positional params for a taskentry.
area
- Mandatory
- The functional area of the task
detail
- Mandatory
- The description of the task
estimate
- Mandatory
- The estimated number (of days) that this task will take.
progress
- Optional - if omitted, number will display instead of progress bar
- The number of days worked on this task thus far
done
- Optional - if omitted, task will not be marked as done
- Set to anything to mark this task as done. Don't provide to indicate that it is still pending.