No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
==Usage== | |||
*<code><nowiki>{{TODOText|Date YYYY-mm-dd|TODO Message}}</nowiki></code> | |||
*All pages with this teplate links to [[:Category:TODO|TODO]] | |||
==Template== | |||
</noinclude> | </noinclude> | ||
<div style="border: 1px dashed #000; padding: 2px; background-color:lightyellow; font-size: 10px;"> | <div style="border: 1px dashed #000; padding: 2px; background-color:lightyellow; font-size: 10px;"><span style="font-size:11px">'''''TODO''''' :: </span><span>{{{date|{{{1}}}}}} :: </span><span>{{{message|{{{2}}}}}}</span></div> | ||
<span>'''''TODO''''' :: </span> | |||
<span> | |||
{{{message}}} | |||
</span> | |||
<includeonly> | <includeonly> | ||
[[Category:TODO]] | [[Category:TODO]] | ||
</includeonly> | </includeonly> |
Latest revision as of 19:45, 23 February 2012
Usage
{{TODOText|Date YYYY-mm-dd|TODO Message}}
- All pages with this teplate links to TODO
Template
TODO :: {{{1}}} :: {{{2}}}