Template talk:Task/Archive: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 17: Line 17:
|}
|}
[[Category:{{{category}}} Tasks]]
[[Category:{{{category}}} Tasks]]
[[Category:Tasks]]
[[Category:{{{unit}}}]]
[[Category:{{{unit}}}]]
</includeonly><noinclude>
</includeonly><noinclude>
Line 25: Line 26:
* [[:Category:Tasks]]
* [[:Category:Tasks]]
* According to its ''category'' parameter:
* According to its ''category'' parameter:
** [[:Category:Programming Task]], [[:Category:Education Task]], [[:Category:Organizing Task]], [[:Category:Translation Task]], or [[:Category:Other Task]]
** [[:Category:Programming Tasks]], [[:Category:Education Tasks]], [[:Category:Organizing Tasks]], [[:Category:Translation Tasks]], or [[:Category:Other Tasks]]
* According to its ''unit'' parameter:
* According to its ''unit'' parameter:
** [[:Category:minutes]], [[:Category:hours]], [[:Category:days]], [[:Category:weeks]], [[:Category:months]], or [[:Category:years]]
** [[:Category:minutes]], [[:Category:hours]], [[:Category:days]], [[:Category:weeks]], [[:Category:months]], or [[:Category:years]]

Revision as of 17:34, 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 } -->
}}

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]]
    }}