Difference between revisions of "Template:Todo"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
								
												
				|  (Created page with "<noinclude> A ''Todo'' box used to mark missing content.  ====Usage====  <nowiki>{{Todo|Complete this section.}}</nowiki>  ====Example====  {{Todo|Complete this section.}}</noinc...") | m (Remove extraneous lines #2 :/) | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| <noinclude> | <noinclude> | ||
| − | A ''Todo'' box used to mark missing content. | + | A ''Todo'' box used to mark missing content. Automatically adds the WIP category. | 
| ====Usage==== | ====Usage==== | ||
| Line 8: | Line 8: | ||
| ====Example==== | ====Example==== | ||
| − | {{Todo|Complete this section.}}</noinclude><includeonly>{{Box|Todo:|{{{1}}}|#DDDDBB|#FFFFDD}}</includeonly> | + | {{Todo|Complete this section.}}</noinclude><includeonly>{{Box|Todo:|{{{1}}}|#DDDDBB|#FFFFDD}}[[Category:WIP]]</includeonly> | 
Latest revision as of 23:48, 17 December 2011
A Todo box used to mark missing content. Automatically adds the WIP category.
Usage
{{Todo|Complete this section.}}

