Template:Todo/doc
Jump to navigation
Jump to search
{{Todo}} — A to-do list template for use in talk pages only
This template adds a todo list to a talk page. It categorises the page into Category:To do, priority undefined unless priority is defined. If priority is defined, it will be added in the appropriate category instead.
Usage
- {{todo}} gives a normal todo list
- {{todo|PRIORITY}} where PRIORITY is either Major or Minor to define the priority for the todo
- {{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.
Example
Code | Result |
{{todo}} | |
{{todo|Minor}} | |
{{todo|small=yes}} | |
{{todo|small=yes|Major}} | |
{{todo|list=./to do2}} |