Difference between revisions of "Template:In Progress"

From Freephile Wiki
Jump to navigation Jump to search
(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...)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[File:Start-here.svg|20px|frameless|In Progress]]<noinclude>
+
[[File:Start-here.svg|20px|frameless]]<noinclude>
  
== Purpose ==
+
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.
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
+
Just insert the template tag like so
<pre>
 
ToDo:
 
* {{Done}} Wake up
 
* {{In Progress}} Eat breakfast
 
* Brush teeth
 
</pre>
 
Yields<br />
 
ToDo:
 
* {{Done}} Wake up
 
* {{In Progress}} Eat breakfast
 
* Brush teeth
 
  
 +
 +
<nowiki>{{In Progress}}</nowiki>
 +
 +
wherever you want the image to appear
 
</noinclude>
 
</noinclude>
 
[[Category:Project templates]]
 

Revision as of 13:08, 3 February 2009

Start-here.svg

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.

Usage[edit source]

Just insert the template tag like so


{{In Progress}}

wherever you want the image to appear