Template talk:Task/Archive: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
m (made blank when no duration is given + sample)
Line 5: Line 5:
|-
|-
| style="text-align:right;" | '''Duration:'''
| style="text-align:right;" | '''Duration:'''
| style="text-align:left;" | {{{duration}}} {{{unit}}}
| style="text-align:left;" | {{{duration|}}} {{{unit}}}
|-
|-
| style="text-align:right;" | '''Category:'''
| style="text-align:right;" | '''Category:'''
Line 42: Line 42:
== Samples ==
== Samples ==


<br clear="all">
{{ Task | unit = hours | category = Programming }}
<nowiki>{{ Task | unit = hours | category = Programming }}</nowiki>
<br clear="all">
<br clear="all">
{{ Task | duration = 8 | unit = hours | category = Programming }}
{{ Task | duration = 8 | unit = hours | category = Programming }}

Revision as of 15:36, 11 June 2007

Purpose of this template is to organize Category:Tasks in a homogeneous way, according to the guidelines mentioned in Participate.

Pages tagged with this will be included in the following categories:

Usage

{{ Task
   | name     =    <!-- OPTIONAL -- some name for the task at hand -->
   | duration =    <!-- OPTIONAL -- a number denoting the estimated time required -->
   | unit     =    <!-- { minutes | hours | days | weeks | months | years } -->
   | category =    <!-- { Programming | Education | Organizing | Translation | Other } -->
   | status   =    <!-- { unknown (DEFAULT) | started | working | finished } -->
   | collaborators   =    <!-- list of [[User:username]] -->
}}

Samples


Associated project ,|x|Related project::x}}
Short Description Short description::
Long Description Description::
Status Done::
Created Created::
Skills needed to accomplish task ,|x|Skills needed::x}}
Hardware and software needed to complete the task ,|x|Things needed::x}}
Date the task is finished Date finished::
Topic the task is related to ,|x|Topic::x}}
Person or persons working on the task ,|x|Contributor::x}}
Priority Has priority::
{{ Task | unit = hours | category = Programming }}


Associated project ,|x|Related project::x}}
Short Description Short description::
Long Description Description::
Status Done::
Created Created::
Skills needed to accomplish task ,|x|Skills needed::x}}
Hardware and software needed to complete the task ,|x|Things needed::x}}
Date the task is finished Date finished::
Topic the task is related to ,|x|Topic::x}}
Person or persons working on the task ,|x|Contributor::x}}
Priority Has priority::
{{ Task | duration = 8 | unit = hours | category = Programming }}


Associated project ,|x|Related project::x}}
Short Description Short description::
Long Description Description::
Status Done::
Created Created::
Skills needed to accomplish task ,|x|Skills needed::x}}
Hardware and software needed to complete the task ,|x|Things needed::x}}
Date the task is finished Date finished::
Topic the task is related to ,|x|Topic::x}}
Person or persons working on the task ,|x|Contributor::x}}
Priority Has priority::
{{ Task
    | name = Testing
    | duration = 8
    | unit = hours
    | category = Programming }}


Associated project ,|x|Related project::x}}
Short Description Short description::
Long Description Description::
Status Done::ongoing
Created Created::
Skills needed to accomplish task ,|x|Skills needed::x}}
Hardware and software needed to complete the task ,|x|Things needed::x}}
Date the task is finished Date finished::
Topic the task is related to ,|x|Topic::x}}
Person or persons working on the task ,|x|Contributor::x}}
Priority Has priority::
{{ Task 
    | name = Templates
    | duration = 1
    | unit = year
    | category = Translation
    | status = ongoing
    | collaborators = [[User:Xavi|Xavi]]
    }}