Template talk:Task/Archive: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
(comment about deleting Category:Weeks, etc.)
 
(2 intermediate revisions by 2 users not shown)
Line 25: Line 25:
* [[:Category:Tasks]]
* [[:Category:Tasks]]
* According to its ''category'' parameter:
* According to its ''category'' parameter:
** [[:Category:Programming Tasks]], [[:Category:Education Tasks]], [[:Category:Organizing Tasks]], [[:Category:Translation Tasks]], [[:Category:Art Tasks]], or [[:Category:Other Tasks]]
** [[:Category:Programming Tasks]], [[:Category:Education Tasks]], [[:Category:Organizing Tasks]], [[:Category:Translation Tasks]], [[:Category:Art Tasks]], [[:Category:Content Tasks]], or [[:Category:Other Tasks]]
* According to its ''duration'' parameter:
* According to its ''duration'' 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]]
:: The current {{tl|Template}} doesn't assign to these subcategories, so I deleted them. -- [[User:Skierpage|skierpage]] 04:56, 19 November 2008 (UTC)


== Usage ==
== Usage ==
Line 33: Line 34:
<nowiki>{{</nowiki> Task
<nowiki>{{</nowiki> Task
| name = &lt;!-- OPTIONAL -- defaults to the page name --&gt;
| name = &lt;!-- OPTIONAL -- defaults to the page name --&gt;
| category = &lt;!-- { Programming | Education | Organizing | Translation | Art | Other } --&gt;
| category = &lt;!-- { Programming | Education | Organizing | Translation | Art | Content | Other } --&gt;
| duration = &lt;!-- { minutes | hours | days | weeks | months | years } --&gt;
| duration = &lt;!-- { minutes | hours | days | weeks | months | years } --&gt;
| status = &lt;!-- { <tt>''unknown''</tt> (DEFAULT) | not yet started | in progress | complete | ongoing } --&gt;
| status = &lt;!-- { <tt>''unknown''</tt> (DEFAULT) | not yet started | in progress | complete | ongoing } --&gt;

Latest revision as of 04:56, 19 November 2008


The 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:

The current {{Template}} doesn't assign to these subcategories, so I deleted them. -- skierpage 04:56, 19 November 2008 (UTC)

Usage

{{ Task
   | name     =    <!-- OPTIONAL -- defaults to the page name -->
   | category =    <!-- { Programming | Education | Organizing | Translation | Art | Content | Other } -->
   | duration =    <!-- { minutes | hours | days | weeks | months | years } -->
   | status   =    <!-- { unknown (DEFAULT) | not yet started | in progress | complete | ongoing } -->
}}

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 = 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 = 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 = hours
    | category = Organizing }}


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 = years
    | category = Translation
    | status = ongoing
    | contributors = [[User:Xavi|Xavi]]
    }}