Template:TODO/doc: Difference between revisions

From Xen
Jump to navigationJump to search
(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…")
 
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.}}

Revision as of 09:37, 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