Template:Tasktab
Template to create a task table. It accepts a number of parameters:
Parameters
All parameters are optional except tasks, for which at least one taskentry entry is expected.
edit
The name of the page holding the tasks. This is used to create an edit link which points directly to that page.
total
The text to display for the total - leave empty and no total row is created
totalnum
The number to set in the total - I wanted this to be auto-generated from the estimates set in the tasks defined within this table, but I have no idea how to go about doing that in mediawiki.
totalprogress
The number of days progress done in this task table thus far. I still want this to be autogenerated, but it's not yet.
contingency
The amount of contingency to add to these tasks
contingencyused
The amount of contingency used so far in these tasks
tasks
A set of taskentry elements detailing the tasks to go into this task table.