Template:TODO/doc: Difference between revisions

From Xen
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
==Usage==
=Usage=
<pre>{{TODO|A comment describing what needs doing. Please be as concise as you can.}}</pre>
<pre>{{TODO|A comment describing what needs doing. Please be as concise as you can.}}</pre>
==Advanced Usage==
==Advanced Usage==
Line 6: Line 6:
==Renders as==
==Renders as==
{{TODO|A comment describing what needs doing. Please be as concise as you can.}}
{{TODO|A comment describing what needs doing. Please be as concise as you can.}}

==Notes==
==Notes==
* Pages with a TODO note are added to the [[:Category:Contains_TODO|Category:Contains_TODO]] category
* Pages with a TODO note are added to the [[:Category:Contains_TODO|Category:Contains_TODO]] category, unless the category is overwritten

=Related Templates=
*[[:Template:Needs_Archive]]
*[[:Template:Needs_Additions]]
*[[:Template:Needs_Delete]]
*[[:Template:Needs_Formatting]]
*[[:Template:Needs_Refactor]]
*[[:Template:Needs_Review]]
*[[:Template:Needs_Rewrite]]
*[[:Template:Needs_Recategorize]]

Revision as of 09:45, 23 June 2013

Usage

{{TODO|A comment describing what needs doing. Please be as concise as you can.}}

Advanced Usage

{{TODO|Comment|Heading|Category}}

Renders as

Icon todo.png To Do:

A comment describing what needs doing. Please be as concise as you can.


Notes

Related Templates