Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Task Extensions: Difference between revisions

From Catglobe Wiki
No edit summary
No edit summary
Line 1: Line 1:
== Extension:Tasks Extension ==
This extension provides the ability to create tasks on any page of your MediaWiki. Tasks may have severity, priority, status, and owner properties set. <br>
This extension provides the ability to create tasks on any page of your MediaWiki. Tasks may have severity, priority, status, and owner properties set. <br>
Example: <br>
Example: <br>
[[File:TaskExtension_Image.png]]
[[File:TaskExtension_Image.png]]<br>
 
 
== Usage ==
 
Each task must be on its own line and start with [ ]. All the tasks must be grouped with a <tasks>..</tasks>
<nowiki><tasks></nowiki>
[ ] Regular task (Owner User)
[1] High priority task.
[2] Medium priority task.
[3] Low priority task (Owner User)
[!] Urgent task (must be completed immediately!!!) (Owner user).
[x] Closed task.
<nowiki></tasks></nowiki>




  [[category:Wiki guidelines]]
  [[category:Wiki guidelines]]

Revision as of 08:16, 2 December 2009

Extension:Tasks Extension

This extension provides the ability to create tasks on any page of your MediaWiki. Tasks may have severity, priority, status, and owner properties set.
Example:


Usage

Each task must be on its own line and start with [ ]. All the tasks must be grouped with a <tasks>..</tasks> <tasks> [ ] Regular task (Owner User) [1] High priority task. [2] Medium priority task. [3] Low priority task (Owner User) [!] Urgent task (must be completed immediately!!!) (Owner user). [x] Closed task. </tasks>