Template:Cancelled: Difference between revisions

From Freephile Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
[[File:Process-stop.svg|16px|frameless]]<noinclude>
[[File:Process-stop.svg|16px|frameless|Cancelled]]<noinclude>
== Intent ==
== Intent ==
Using this template is a shortcut to inserting a red graphic X next to an item in a list
Using this template is a shortcut to inserting a red graphic X next to an item in a list
== Usage ==
== Usage ==
just insert the template tag like so
This markup
<pre>
<pre>
To Do:
To Do:
Line 9: Line 9:
* {{Cancelled}} brush teeth
* {{Cancelled}} brush teeth
</pre>
</pre>
wherever you want the "'''Cancelled'''" Red X marker to appear.  Note that the template macro should be placed ''after'' the list item marker
Yields<br />
To Do:
* {{Done}} wake up
* {{Cancelled}} brush teeth
 
Note that the template macro should be placed ''after'' the list item marker
</noinclude>
</noinclude>


[[Category:Project templates]]
[[Category:Project templates]]

Latest revision as of 20:16, 15 September 2016

Cancelled

Intent

Using this template is a shortcut to inserting a red graphic X next to an item in a list

Usage

This markup

To Do:
* {{Done}} wake up
* {{Cancelled}} brush teeth

Yields
To Do:

  • Done wake up
  • Cancelled brush teeth

Note that the template macro should be placed after the list item marker