Task: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
| deliverables = deliverables required at completion | | deliverables = deliverables required at completion | ||
| finish = finish no later than date | | finish = finish no later than date | ||
| | | funds = the funds that are available for the task | ||
}} | }} | ||
</pre> | </pre> | ||
| Line 36: | Line 36: | ||
| [[Finished by::{{{finish|}}}]] | | [[Finished by::{{{finish|}}}]] | ||
|- | |- | ||
| | | Funds Available | ||
| [[ | | [[Funds available::{{{funds|}}}]] | ||
|- | |- | ||
|} | |} | ||
[[Category:Task]]</includeonly> | [[Category:Task]]</includeonly> | ||
Revision as of 04:20, September 19, 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
| funds = the funds that are available for the task
}}
Edit the page to see the template text.