Template:To do/doc
This template adds a todo list to a talk page.
If you put this template on [[Talk:Article]], then type in the to-do items on the page [[Talk:Article/to do]], and this template will automatically display them.
Usage
{{todo}}
gives a normal todo list{{todo|N}}
where N is a number from 1 to 9 to define its priority{{todo|small=yes}}
formats the todo list small{{todo|nocats=yes}}
don't include categories{{todo|nopreload=yes}}
don't include preloaded text{{todo|list=./TODO}}
use the subpage ./TODO as todo list instead of subpage ./to do{{todo|target=Foo}}
use the todo list of page Foo instead
Use the target
parameter for accessing another article's to-do list, e.g. from a WikiProject page (can be seen in action at WP:TBA).
Example
{{todo}}
To-do list for Template:To do/doc: To-do list is empty: remove {{To do}} tag or click on edit to add an item. |
{{todo|9}}
To-do list for Template:To do/doc: To-do list is empty: remove {{To do}} tag or click on edit to add an item. Priority 9
|
{{todo|small=yes}}
To-do list is empty: remove {{To do}} tag or click on edit to add an item. |
{{todo|small=yes|9}}
{{todo|list=./to do2}}
To-do list for Template:To do/doc: To-do list is empty: remove {{To do}} tag or click on edit to add an item. |
{{todo|target =Talk:Britney Spears|1}}
To-do list for Talk:Britney Spears:
Priority 1 (top)
|