Template:Task: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Template:Task moved to Template talk:Task/Archive: about to be clobbered)
 
No edit summary
Line 1: Line 1:
<noinclude>
#REDIRECT [[Template talk:Task/Archive]]
This is the 'Task' template.
It should be called in the following format:
<pre>
{{Task
|associated project=
|short description=
|long description=
|status=
|created=
|skills=
|things needed=
|date finised=
|topic=
|contributor=
}}
</pre>
Edit the page to see the template text.
</noinclude><includeonly>
{| border="0" cellpadding="4" cellspacing="4"
! Associated project
| {{#arraymap:{{{associated project|}}}|,|x|[[Related project::x]]}}
|-
! Short Description
| [[Short Description::{{{short description|}}}]]
|-
! Long Description
| [[Description::{{{long description|}}}]]
|-
! Status
| [[Done::{{{status|}}}]]
|-
! Created
| [[Created::{{{created|}}}]]
|-
! Skills needed to accomplish task
| {{#arraymap:{{{skills|}}}|,|x|[[Skills needed::x]]}}
|-
! Hardware and software needed to complete the task
| {{#arraymap:{{{things needed|}}}|,|x|[[Things needed::x]]}}
|-
! Date the task is finished
| [[Date finished::{{{date finised|}}}]]
|-
! Topic the task is related to
| {{#arraymap:{{{topic|}}}|,|x|[[Topic::x]]}}
|-
! Person or persons working on the task
| {{#arraymap:{{{contributor|}}}|,|x|[[Contributor::x]]}}
|}

[[Category:Tasks]]
</includeonly>

Revision as of 15:59, 25 July 2008

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

{{Task
|associated project=
|short description=
|long description=
|status=
|created=
|skills=
|things needed=
|date finised=
|topic=
|contributor=
}}

Edit the page to see the template text.