To do To do:

[edit] [history] [purge] Documentation Template documentation

This documentation is transcluded from Template:Todo/doc.

Usage

Method 1

The following displays the notification icon and the word 'todo:'. You can follow this with whatever text/images/markup you like.

{{todo}} Try it this way!

To do To do: Try it this way!

Method 2

The following includes the text passed to the template, and uses a table to stop the text flowing round the icon.

{{todo|Here is an extremely long todo, which is so long that it is sufficiently wordy to run onto a second line, which would normally cause it to wrap round the icon, but because we passed it as a parameter instead of writing it after the template, it keeps its left alignment straight.}}
To do To do: Here is an extremely long todo, which is so long that it is sufficiently wordy to run onto a second line, which would normally cause it to wrap round the icon, but because we passed it as a parameter instead of writing it after the template, it keeps its left alignment straight.


Method 3

The following includes the text passed to the template, uses a table to stop the text flowing round the icon, and changes the word "todo".

{{todo|Here is an extremely long todo, which is so long that it is sufficiently wordy to run onto a second line, which would normally cause it to wrap round the icon, but because we passed it as a parameter instead of writing it after the template, it keeps its left alignment straight.|Cool thing}}
To do Cool thing: Here is an extremely long todo, which is so long that it is sufficiently wordy to run onto a second line, which would normally cause it to wrap round the icon, but because we passed it as a parameter instead of writing it after the template, it keeps its left alignment straight.


To achieve the same effect as Method 1 (i.e. text is allowed to wrap to the next line), simply only specify the second parameter:

{{todo|2=Cool thing}}Try it this way!

To do Cool thing:Try it this way!

See Also

Cookies help us deliver our services. By using our services, you agree to our use of cookies.