Template talk:Task/Archive
Jump to navigation
Jump to search
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 = <!-- a number denoting the estimated time required -->
| unit = <!-- { minutes | hours | days | weeks | months | years } -->
| category = <!-- { Programming | Education | Organizing | Translation | Other } -->
}}
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 }}