Actions

Template

Task: Difference between revisions

From dotnet

No edit summary
No edit summary
Line 30: Line 30:
| [[Work::{{{work|}}}]]
| [[Work::{{{work|}}}]]
|-
|-
| Work to be done
| Deliverables
| [[Deliverables::{{{deliverables|}}}]]
| {{#arraymap:{{{deliverables|}}}|,|x|{{#set: Deliverables=x}}| <br> }} {{#arraymap:{{{deliverables|}}}|,|x|[[x]]|<br>}}
|-
|-
| Work to be done
| Completion
| [[Finished by::{{{finish|}}}]]
| [[Finished by::{{{finish|}}}]]
|-
|-
| Work to be done
| Estimated Hours
| [[Estimated hours::{{{hours|}}}]]
| [[Estimated hours::{{{hours|}}}]]
|-
|-
|}
|}
[[Category:Task]]|}}</includeonly>
[[Category:Task]]|}}</includeonly>

Revision as of 23:52, September 17, 2023

This is the "Task" template. It should be called in the following format:

{{Task
| projects         = project this work is for
| skills           = skills required
| work             = description of the work to be done
| deliverables     = deliverables required at completion
| finish           = finish no later than date
| hours            = estimated hours for experienced person
}}

Edit the page to see the template text.