Task: Difference between revisions
From dotnet
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}} | ! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}} | ||
|- | |- | ||
| Projects | | style="width:200px" | Projects | ||
| {{#arraymap:{{{projects}}}|,|x|{{#set: Project=x}}|}} {{#arraymap:{{{projects|}}}|,|x|[[x]]|<br>}} | | {{#arraymap:{{{projects}}}|,|x|{{#set: Project=x}}|}} {{#arraymap:{{{projects|}}}|,|x|[[x]]|<br>}} | ||
|- | |- | ||
Revision as of 23:49, 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.