Help:Tasks

This page was last modified on 2 April 2010, at 03:21. This page has been accessed 1,614 times.

From RBOSE

Jump to: navigation, search

Tasks Extension allows users to create tasks on all wiki pages, set different priorities and assign tasks to a group of people, a project or to a specific person. A special page named Special:Tasks is provided for an overview of all tasks within the system. You may use <tasks> and </tasks> in multiple places on the same page if for example you need to attach detailed descriptions between sets of tasks.


Contents

Usage


Example

<tasks>
[ ] Regular task (User/Project)
[1] High priority task.
[2] Medium priority task.
[3] Low priority task (User/Project)
[!] Urgent task (must be completed immediately!!!) (User/Project)
[x] Closed task.
</tasks>


Result

(attached only preview)

Tasks Extension.png


See also