Template:ToDo

From Cheatsheet
Revision as of 10:52, 11 December 2010 by Admin (talk | contribs) (Created page with '<noinclude>{{Template:Template}} This template will create a gray box that should be used to highlight anything that should be placed in a ToDo list. <b>Example:</b> The follo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Info: This page is a template. It contains no information but should be used as part of other articles. Please do not experiment with this template, it could mess up all pages using this template.



This template will create a gray box that should be used to highlight anything that should be placed in a ToDo list.

Example:

The following line included in a wiki article:

{{ToDo|
1. Make Sammiches

2. Eat Sammiches

3. ?????

4. Profit!
}}

Will turn into:

To Do:

1. Make Sammiches

2. Eat Sammiches

3. ?????

4. Profit!

You can also specify a message, replacing "ToDo:" with one specific to the article you are editing, by using the following syntax:

{{ToDo|
1. Make more Sammiches

2. Eat more Sammiches

3. ?????

4. Profit!
|MyToDoList:}}

Will turn into:

MyToDoList:

1. Make more Sammiches

2. Eat more Sammiches

3. ?????

4. Profit!