Template:Todo

From Openmoko

(Difference between revisions)
Jump to: navigation, search
 
m (Category:Templates)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| style="background-color:#ddddee;color:#000000;border:1px solid #606060;margin:1em 5% 1em 5%;"
+
{| style="background-color:#ffff99;color:#000000;border:1px solid #606060;margin:1em 5% 1em 5%;"
| style="padding:0.5em 0.5em;" |<context>
+
| style="padding:0.5em 0.5em;" |
\setupcolors[state=start]
+
\starttext
+
\tfd
+
\rotate[rotation=45]{\color[red]{?}}
+
\vskip -20pt\rotate[rotation=-45]{\color[green]{?}}
+
\vskip -20pt\hskip 5pt\color[blue]{?}
+
\stoptext
+
</context><br />
+
 
| style="padding:0.5em 0.5em;" | <b>TODO:</b> {{{1}}} <i>(See: [[:Category:ToDo|To-Do List]])</i>
 
| style="padding:0.5em 0.5em;" | <b>TODO:</b> {{{1}}} <i>(See: [[:Category:ToDo|To-Do List]])</i>
|}
+
|}<includeonly>
 +
 
 +
</includeonly>
 +
<noinclude>
 +
 
 +
Add this template to sections which need more work. This will automatically add the page to the [[:Category:ToDo|ToDo]] category too.
 +
 
 +
Usage:
 +
 
 +
<pre>
 +
<nowiki>
 +
{{todo|The todo text comes here}}
 +
</nowiki> </pre>
 +
 
 +
</noinclude>
 +
 
 +
<noinclude>
 +
Here sits the hidden <nowiki>[[Category:Templates]]</nowiki> link: "[[Category:Templates]]"
 +
</noinclude>
  
 
[[Category:ToDo|ToDo]]
 
[[Category:ToDo|ToDo]]

Latest revision as of 20:21, 22 October 2008

TODO: {{{1}}} (See: To-Do List)


Add this template to sections which need more work. This will automatically add the page to the ToDo category too.

Usage:


{{todo|The todo text comes here}}
 



Here sits the hidden [[Category:Templates]] link: ""

Personal tools
<context>
\setupcolors[state=start]
\starttext
\tfd
\rotate[rotation=45]{\color[red]{?}}
\vskip -20pt\rotate[rotation=-45]{\color[green]{?}}
\vskip -20pt\hskip 5pt\color[blue]{?}
\stoptext

</context>

TODO: {{{1}}} (See: To-Do List)