Difference between revisions of "Template:TODO/doc"

From Xen
(Created page with "==Usage== <pre>{{TODO|A comment describing what needs doing. Please be as concise as you can.}}</pre> ==Renders as== {{TODO|A comment describing what needs doing. Please be as co…")
 
(Notes)
 
(2 intermediate revisions by the same user not shown)
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==
  +
<pre>{{TODO|Comment|Heading|Category}}</pre>
  +
 
==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. In most cases we also use [[:Category:Contains_Needs_Action]].
  +
  +
=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]]

Latest revision as of 09:52, 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