Difference between revisions of "Template:Done"

From Freephile Wiki
Jump to navigation Jump to search
m (3 revisions)
Line 1: Line 1:
[[File:Dialog-ok-apply.png|16px|frameless]]<noinclude>
+
[[File:Dialog-ok-apply.svg|16px|frameless]]<noinclude>
 +
== Intent ==
 
Using this template is a shortcut to inserting a checkmark next to an item in a list
 
Using this template is a shortcut to inserting a checkmark next to an item in a list
 +
== Usage ==
 +
just insert the template tag like so
 +
<pre>
 +
To Do:
 +
* {{Done}} wake up
 +
* brush teeth
 +
</pre>
 +
wherever you want the "Done marker" to appear.  Note that the template macro should be placed ''after'' the list item marker
 +
</noinclude>
  
Usage: just insert the template tag like so
+
[[Category:project templates]]
 
 
<nowiki>{{Done}}</nowiki>
 
wherever you want the image to appear
 
</noinclude>
 

Revision as of 10:06, 3 February 2010

Dialog-ok-apply.svg

Intent[edit source]

Using this template is a shortcut to inserting a checkmark next to an item in a list

Usage[edit source]

just insert the template tag like so

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

wherever you want the "Done marker" to appear. Note that the template macro should be placed after the list item marker