Template:Done: Difference between revisions
From Freephile Wiki
New page: frameless <noinclude> 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 <nowiki>{{Do... |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[File: | [[File:Dialog-ok-apply.svg|16px|frameless|Done]]<noinclude> | ||
<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 graphic green checkmark next to an item in a list | ||
== Usage == | |||
This markup | |||
<pre> | |||
To Do: | |||
* {{Done}} wake up | |||
* {{In Progress}} brush teeth | |||
</pre> | |||
yields | |||
* {{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]] |