Template:Todo: Difference between revisions

From UCSB Nanofab Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{| align=center style="border: 1px solid #000000; background-color:transparent; padding:1px;" |- |bgcolor={{Color/Attention}} style="color:#000000; margin:10px; bord…")
 
No edit summary
Line 1: Line 1:
<includeonly>{| align=center style="border: 1px solid #000000; background-color:transparent; padding:1px;"
<includeonly>{| align=center style="border: 1px solid #000000; background-color:transparent; padding:1px;"
|-
|-
|bgcolor={{Color/Attention}} style="color:#000000; margin:10px; border: none; text-align:left; padding: 5px;"|<font color="black">'''To Do:''' {{{1}}}</font>
|bgcolor="red" style="color:#000000; margin:10px; border: none; text-align:left; padding: 5px;"|<font color="black">'''To Do:''' {{{1}}}</font>
|}{{#if:{{{noinclude|}}}||[[Category:To Do]]}}<!--This allows you to display the banner without adding it to the category for documentation purposes--></includeonly><noinclude>{{documentation}}
|}{{#if:{{{noinclude|}}}||[[Category:To Do]]}}<!--This allows you to display the banner without adding it to the category for documentation purposes--></includeonly><noinclude>{{documentation}}
[[Category:Templates]]
[[Category:Templates]]

Revision as of 20:29, 8 November 2012

[edit] [history] Documentation icon Template documentation

This template reminds me (zwarburg) of things that I still need to do on a page. It takes one argument which is the note.

{{todo|This is an example}} produces:

To Do: This is an example