Difference between revisions of "Template:ToDoList"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Created)
 
m
Line 2: Line 2:
 
== To Do List ==
 
== To Do List ==
 
<DynamicPageList>
 
<DynamicPageList>
category      = {{#if:{{{1|}}}|To do list for {{{1|}}}|{{{1|}}}|Orphaned to do list}}
+
{{#if:{{{1|}}}|{{#tag:DynamicPageList|
 +
category      = To do list for {{{1|}}}
 
order          = ascending
 
order          = ascending
 
ordermethod    = sortkey
 
ordermethod    = sortkey
 
shownamespace  = false
 
shownamespace  = false
suppresserrors = true
+
suppresserrors = true}}}}
</DynamicPageList></includeonly><noinclude>
+
</includeonly><noinclude>
 
Adding the [[Template:ToDoList|ToDoList]] template to a page renders a user's "To Do List" by listing the items, if any, in a dynamic "To do list for <user>" category. To add items to a user's To Do List use the [[Template:ToDoListItem|ToDoListItem]] template.   
 
Adding the [[Template:ToDoList|ToDoList]] template to a page renders a user's "To Do List" by listing the items, if any, in a dynamic "To do list for <user>" category. To add items to a user's To Do List use the [[Template:ToDoListItem|ToDoListItem]] template.   
 
== Usage ==
 
== Usage ==

Revision as of 22:46, 31 August 2011

Adding the ToDoList template to a page renders a user's "To Do List" by listing the items, if any, in a dynamic "To do list for <user>" category. To add items to a user's To Do List use the ToDoListItem template.

Usage

{{ToDoList|Sunjammer}}