Template talk:Task/Archive: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(comment about deleting Category:Weeks, etc.) |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:15em; margin:5px 0px 5px 5px;" |
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:15em; margin:5px 0px 5px 5px;" |
||
|- |
|- |
||
| colspan="2" style="font-size:larger; text-align:center; background:#3b9fca; color:white" | '''Task: {{{name| |
| colspan="2" style="font-size:larger; text-align:center; background:#3b9fca; color:white" | '''Task: {{{name|{{PAGENAME}}}}}''' |
||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
| style="text-align:right;" | '''Category:''' |
| style="text-align:right;" | '''Category:''' |
||
| style="text-align:left;" | {{{category}}} |
| style="text-align:left;" | {{{category}}} |
||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|- |
||
| style="text-align:right;" | '''Status:''' |
| style="text-align:right;" | '''Status:''' |
||
| style="text-align:left;" | {{{status|<tt>''unknown''</tt>}}} |
| style="text-align:left;" | {{{status|<tt>''unknown''</tt>}}} |
||
|- |
|- |
||
| style="text-align:right;" | ''' |
| style="text-align:right;" | '''Contributors:''' |
||
| style="text-align:left;" | {{{ |
| style="text-align:left;" | {{{contributors|<tt>''nobody''</tt>}}} |
||
|} |
|} |
||
[[Category:{{{category}}} Tasks]] |
[[Category:{{{category}}} Tasks]] |
||
[[Category:{{{ |
[[Category:{{{duration}}}]] |
||
[[Category:Tasks]] |
|||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
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 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]] |
* [[:Category:Tasks]] |
||
* According to its ''category'' parameter: |
* According to its ''category'' parameter: |
||
** [[:Category:Programming |
** [[: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 '' |
* According to its ''duration'' parameter: |
||
** [[:Category: |
** [[: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 == |
||
<nowiki>{{</nowiki> Task |
<nowiki>{{</nowiki> Task |
||
| name = <!-- OPTIONAL -- |
| name = <!-- OPTIONAL -- defaults to the page name --> |
||
| |
| category = <!-- { Programming | Education | Organizing | Translation | Art | Content | Other } --> |
||
| |
| duration = <!-- { minutes | hours | days | weeks | months | years } --> |
||
| |
| status = <!-- { <tt>''unknown''</tt> (DEFAULT) | not yet started | in progress | complete | ongoing } --> |
||
| status = <!-- { <tt>''unknown''</tt> (DEFAULT) | started | working | finished } --> |
|||
| collaborators = <!-- list of <tt><nowiki>[[</nowiki>User:''username''<nowiki>]]</nowiki></tt> --> |
|||
<nowiki>}}</nowiki> |
<nowiki>}}</nowiki> |
||
Line 43: | Line 42: | ||
<br clear="all"> |
<br clear="all"> |
||
{{ Task | duration |
{{ Task | duration = hours | category = Programming }} |
||
<nowiki>{{ Task | duration |
<nowiki>{{ Task | duration = hours | category = Programming }}</nowiki> |
||
<br clear="all"> |
|||
⚫ | |||
<nowiki>{{ Task | duration = hours | category = Programming }}</nowiki> |
|||
<br clear="all"> |
<br clear="all"> |
||
{{ Task | name = Testing | duration |
{{ Task | name = Testing | duration = days | category = Organizing }} |
||
<nowiki>{{ Task |
<nowiki>{{ Task |
||
| name = Testing |
| name = Testing |
||
| duration = |
| duration = hours |
||
| |
| category = Organizing }}</nowiki> |
||
⚫ | |||
<br clear="all"> |
<br clear="all"> |
||
{{ Task | name = Templates | duration = |
{{ Task | name = Templates | duration = years | category = Translation | status = ongoing | contributors = [[User:Xavi|Xavi]] }} |
||
<nowiki>{{ Task |
<nowiki>{{ Task |
||
| name = Templates |
| name = Templates |
||
| duration = |
| duration = years |
||
| unit = year |
|||
| category = Translation |
| category = Translation |
||
| status = ongoing |
| status = ongoing |
||
| |
| contributors = [[User:Xavi|Xavi]] |
||
}}</nowiki> |
}}</nowiki> |
||
</noinclude> |
</noinclude> |
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:
- Category:Tasks
- According to its category parameter:
- According to its duration parameter:
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]] }}