Difference between revisions of "Template:TODO"

From Event-B
Jump to navigationJump to search
imported>Mathieu
m
imported>Mathieu
m
Line 5: Line 5:
 
</nowiki></pre>
 
</nowiki></pre>
 
== Example ==
 
== Example ==
{{TODO|Complete the design section}}
+
Text
 +
{{TODO|Complete the design section}} more text.
 
[[Category:Utility template]]
 
[[Category:Utility template]]
  
 
== Template ==
 
== Template ==
 
</noinclude>
 
</noinclude>
<includeonly><p border=1><b>TODO</b>: <i>{{{1}}}</includeonly>
+
<includeonly><div><b>TODO</b>: <i>{{{1}}}</div></includeonly>

Revision as of 13:49, 4 September 2008

Template use to mark a TODO !

Usage

{{TODO|Complete the design section}}

Example

Text

TODO: Complete the design section

more text.

Template