Template talk:Task/Archive: Difference between revisions
Jump to navigation
Jump to search
m (tweak) |
m (→Usage) |
||
Line 33: | Line 33: | ||
<nowiki>{{</nowiki> Task |
<nowiki>{{</nowiki> Task |
||
| name = <!-- OPTIONAL -- some name for the task at hand --> |
| name = <!-- OPTIONAL -- some name for the task at hand --> |
||
| duration = <!-- a number denoting the estimated time required --> |
| duration = <!-- OPTIONAL -- a number denoting the estimated time required --> |
||
| |
| time = <!-- { minutes | hours | days | weeks | months | years } --> |
||
| category = <!-- { Programming | Education | Organizing | Translation | Other } --> |
| category = <!-- { Programming | Education | Organizing | Translation | Other } --> |
||
| status = <!-- { <tt>''unknown''</tt> (DEFAULT) | started | working | finished } --> |
| status = <!-- { <tt>''unknown''</tt> (DEFAULT) | started | working | finished } --> |
Revision as of 14:21, 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:
- Category:Tasks
- According to its category parameter:
- According to its unit parameter:
Usage
{{ Task | name = <!-- OPTIONAL -- some name for the task at hand --> | duration = <!-- OPTIONAL -- a number denoting the estimated time required --> | time = <!-- { 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 | 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]] }}