Difference between revisions of "Template:Done"

From Freephile Wiki
Jump to navigation Jump to search
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[File:Dialog-ok-apply.svg|16px|frameless|Done]]<noinclude>
+
[[File:Dialog-ok-apply.svg|16px|frameless]]<noinclude>
 
== Intent ==
 
== Intent ==
Using this template is a shortcut to inserting a graphic green 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 ==
 
== Usage ==
This markup
+
just insert the template tag like so
 
<pre>
 
<pre>
 
To Do:
 
To Do:
 
* {{Done}} wake up
 
* {{Done}} wake up
* {{In Progress}} brush teeth
+
* brush teeth
</pre>
+
</pre>  
yields
+
wherever you want the "Done marker" to appear.  Note that the template macro should be placed ''after'' the list item marker
* {{Done}} wake up
 
* {{In Progress}}brush teeth
 
 
 
Note that the template macro should be placed ''after'' the list item marker
 
 
</noinclude>
 
</noinclude>
  
[[Category:Project templates]]
+
[[Category:project templates]]

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