Template:TODO/doc: Difference between revisions
From Xen
Jump to navigationJump to search
Lars.kurth (talk | contribs) (→Usage) |
Lars.kurth (talk | contribs) (→Notes) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
=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. 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
Notes
- Pages with a TODO note are added to the Category:Contains_TODO category, unless the category is overwritten. In most cases we also use Category:Contains_Needs_Action.