Template:In Progress: Difference between revisions
From Freephile Wiki
m 1 revision |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[File:Start-here.svg|20px|frameless]]<noinclude> | [[File:Start-here.svg|20px|frameless|In Progress]]<noinclude> | ||
Using this template is a shortcut to inserting a "In Progress" ( | == Purpose == | ||
Using this template is a shortcut to inserting a "In Progress" (graphic of bar chart) icon next to an item in a list to indicate that work is in progress. | |||
== Usage == | == Usage == | ||
This markup | |||
<pre> | |||
ToDo: | |||
* {{Done}} Wake up | |||
* {{In Progress}} Eat breakfast | |||
* Brush teeth | |||
</pre> | |||
Yields<br /> | |||
ToDo: | |||
* {{Done}} Wake up | |||
* {{In Progress}} Eat breakfast | |||
* Brush teeth | |||
</noinclude> | |||
[[Category:Project templates]] | |||