Participate (Old Page): Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Add a New Task == |
== Add a New Task == |
||
To add a task... |
To add a new task... |
||
#Using the [[sample task]] page as a model, create a page on the OLPCWiki for your task. |
#Using the [[sample task]] page as a model, create a page on the OLPCWiki for your task. |
||
#On |
#On your new task page, update the [[Template:Task | task template]] to reflect the following: |
||
<nowiki>[[Content:Hours]]</nowiki> |
|||
<nowiki> |
<nowiki>{{</nowiki> Task |
||
| name = <!-- OPTIONAL -- some name for the task at hand --> |
|||
<nowiki>[[Content:Weeks]]</nowiki> |
|||
| duration = <!-- a number denoting the estimated time required --> |
|||
<nowiki>[[Content:Months]]</nowiki> |
|||
| unit = <!-- { minutes | hours | days | weeks | months | years } --> |
|||
<nowiki>[[Content:Years]]</nowiki> |
|||
| category = <!-- { Programming | Education | Organizing | Translation | Other } --> |
|||
#Then, categorize your task by skill, using one or more of the following categories (or a new one). |
|||
<nowiki> |
<nowiki>}}</nowiki> |
||
<nowiki>[[Content:Education]]</nowiki> |
|||
This will ensure that your task can be located by people who would like to participate. |
|||
<nowiki>[[Content:Organizing]]</nowiki> |
|||
(If you add a new category, also add it to the [[Participate/Skill | skill]] page so that it can be easily referenced). |
|||
#Then, categorize your task by interest. Again, use one or more of the following categories (or a new one). |
|||
<nowiki>[[Content:Games]]</nowiki> |
|||
(If you add a new category, also add it to the [[Participate/Interest | interest]] page so that it can be easily referenced). |
|||
#Finally, categorize your task as a task, with the following line of wikitext: |
|||
<nowiki>[[Content:Tasks]]</nowiki> |
|||
==(Soon to be) Dynamic Feeds== |
==(Soon to be) Dynamic Feeds== |
Revision as of 16:47, 1 June 2007
Participate
I have time.
I have a skill.
I want to explore.
Add a New Task
To add a new task...
- Using the sample task page as a model, create a page on the OLPCWiki for your task.
- On your new task page, update the task template to reflect the following:
{{ 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 } --> }}
This will ensure that your task can be located by people who would like to participate.