Template:ToDo

From Cheatsheet
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!