Actions

Template

Task: Difference between revisions

From dotnet

No edit summary
No edit summary
 
(13 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
| deliverables    = deliverables required at completion
| deliverables    = deliverables required at completion
| finish          = finish no later than date
| finish          = finish no later than date
| hours           = estimated hours for experienced person
| funds           = the funds that are available for the task
| active          = This task is still open
| interested      = people who are interested in this work
}}
}}
</pre>
</pre>
Line 15: Line 17:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
This {{#formlink:form=Task|link text=link|linktype=button|wpRunQuery=true|target={{PAGENAME}} }} will let you edit and express your interest in the task.
__NOEDITSECTION__
__NOEDITSECTION__
{{#default_form:Project}}
{{#default_form:Project}}
__NOEDITSECTION__
{| class="wikitable" style="float:left;width:1100px"
{| class="wikitable" style="float:left;width:1100px"
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}}
! colspan="2" style="background:lightgrey;font-size:20pt" | {{PAGENAME}}
|-
|-
| Projects
| style="width:200px" | Project
| {{#arraymap:{{{projects}}}|,|x|{{#set: Project=x}}|}} {{#arraymap:{{{projects|}}}|,|x|[[x]]|<br>}}
| [[{{{project}}}]] {{#set: Project={{{project}}} }}
|-
|-
| Skills
| Skills
Line 30: Line 32:
| [[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
| Funds Available
| [[Estimated hours::{{{hours|}}}]]
| [[Funds available::{{{funds|}}}]]
|-
| Open
| [[Active::{{{active|}}}]]
|-
| Interested
| {{#arraymap:{{{interested|}}}|,|x|{{#set: Interested=x}}| <br> }} {{#arraymap:{{{interested|}}}|,|x|x|<br>}}
|-
|-
|}
|}
[[Category:Task]]|}}</includeonly>
[[Category:Task]]</includeonly>

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.