Template:To Do: Difference between revisions
Jump to navigation
Jump to search
(moved Template:To Do to Template:Task) |
No edit summary |
||
| Line 1: | Line 1: | ||
# | <includeonly> <span style="background: #cccccc;"> | ||
'''To Do''': [[to_do_comment::{{{comment|na}}}]] | |||
(who: [[to_do_who::{{{who}}}]]; priority: [[to_do_priority::{{{priority|100}}}]]; hours: [[to_do_hours::{{{hours|0}}}]]) | |||
<small>[[List of all to do items|(all)]] [[:Category:To Do|(cat)]]</small> | |||
</span> | |||
[[Category:To Do]]</includeonly><noinclude> | |||
== Usage == | |||
Cut and paste: | |||
<pre> | |||
{{To Do | |||
| who = | |||
| comment = | |||
| priority = | |||
| hours = | |||
}} | |||
</pre> | |||
== Related Category == | |||
[[:Category:To Do|Category:To Do]] | |||
</noinclude> | |||
Latest revision as of 05:41, 9 December 2009
Usage
Cut and paste:
{{To Do
| who =
| comment =
| priority =
| hours =
}}
Related Category