Template:In Progress: Difference between revisions

From Freephile Wiki
New page: 20px|frameless<noinclude> Using this template is a shortcut to inserting a "In Progress" (footsteps) icon next to an item in a list to indicate that work is in pro...
 
No edit summary
 
(2 intermediate revisions 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" (footsteps) icon next to an item in a list to indicate that work is 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 ==
Just insert the template tag like so
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>


<nowiki>{{In Progress}}</nowiki>
[[Category:Project templates]]
 
wherever you want the image to appear
</noinclude>

Latest revision as of 20:28, 15 September 2016

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

This markup

ToDo:
* {{Done}} Wake up
* {{In Progress}} Eat breakfast
* Brush teeth

Yields
ToDo:

  • Done Wake up
  • In Progress Eat breakfast
  • Brush teeth