Actions

Template

Task: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Task
{{Task
| projects        = project this work is for
| project          = the project this work is for
| skills          = skills required
| skills          = skills required
| work            = description of the work to be done
| work            = description of the work to be done
Line 10: Line 10:
| finish          = finish no later than date
| finish          = finish no later than date
| funds            = the funds that are available for the task
| funds            = the funds that are available for the task
| active          = This task is still open
| interested      = people who are interested in this work
| interested      = people who are interested in this work
}}
}}
Line 22: Line 23:
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}}
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}}
|-
|-
| style="width:200px" | Projects
| style="width:200px" | Project
| {{#arraymap:{{{projects}}}|,|x|{{#set: Project=x}}|}} {{#arraymap:{{{projects|}}}|,|x|[[x]]|<br>}}
| [[{{{project}}}]] {{#set: Project={{{project}}} }}
|-
|-
| Skills
| Skills
Line 39: Line 40:
| Funds Available
| Funds Available
| [[Funds available::{{{funds|}}}]]
| [[Funds available::{{{funds|}}}]]
|-
| Open
| [[Active::{{{active|}}}]]
|-
|-
| Interested
| Interested

Latest revision as of 15:34, October 5, 2023

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

{{Task
| project          = the 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
| active           = This task is still open
| interested       = people who are interested in this work
}}

Edit the page to see the template text.