Template:To do/doc
This is a documentation subpage for Template:To do. It may contain usage information, categories and other content that is not part of the original template page. |
This template adds a todo list to a talk page. If you place this template, for example, on Talk:''Article name''
, then type in the todo items on a Talk:''Article name''/to do
page, then this template will automatically display them.
Note: Please do not spam this template speculatively to talk pages, as it should only be added when editors are actually going to use it. Unused templates may be removed by any editor without warning.
Usage
{{todo}}
– the normal, default todo list{{todo|collapsed=yes}}
– collapses the list{{todo|inner=Blah Blah Blah}}
– uses the contents of 'inner' as the todo list{{todo|list=./TODO}}
– uses the subpage./TODO
as the todo list, instead of subpage./to do
{{todo|
– whereN
}}N
is a number from 1 to 9, defining its priority. (1 is the highest){{todo|nocats=yes}}
– doesn't include categories{{todo|nopreload=yes}}
– doesn't include preloaded text{{todo|small=yes}}
– formats the todo list as the 'small' version{{todo|target=
– uses the todo list of pageFoo
}}Foo
instead- Use the
target
parameter for accessing another article's todo list, e.g., from a WikiProject page (can be seen in action at WP:TBA)
- Use the
Parameters
Parameters for use as a meta-template:
|above= |below= |category= |image= |inner= |smallfor= (if the |for= parameter should be displayed when small)
Examples
{{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|collapsed=yes|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|inner=<div>
* To Prepare this article for FA status.
* Addition of pictures and/or photographs to illustrate the relevant topics/sections.
</div>}}
To-do list for Template:To do/doc:
|
{{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)
|
See also
- {{tasks}}