Template:AI: Difference between revisions

From Freephile Wiki
m 1 revision
No edit summary
Line 1: Line 1:
[[File:Im-status-message-edit.svg|20px|frameless]]<noinclude>
[[File:Knotes.svg|20px|frameless]]<noinclude>
 
== Purpose ==
Using this template is a shortcut to inserting an "Action Item" icon next to an item in a list to indicate that it is a new todo as a result of a meeting.
Using this template is a shortcut to inserting an "Action Item" icon next to an item in a list to indicate that it is a new todo as a result of a meeting.
== Usage ==
== Usage ==
Just insert the template tag like so
Just insert the template tag like so
 
<pre>
 
* {{AI}} Write unit tests
<nowiki>{{AI}}</nowiki>  
* {{AI}} Test application
 
* {{AI}} Commit / Merge to trunk
* {{AI}} Schedule roll-out
</pre>  
wherever you want the image to appear
wherever you want the image to appear
</noinclude>
</noinclude>
[[Category:Project templates]]

Revision as of 10:19, 3 February 2010

Purpose

Using this template is a shortcut to inserting an "Action Item" icon next to an item in a list to indicate that it is a new todo as a result of a meeting.

Usage

Just insert the template tag like so

* {{AI}} Write unit tests
* {{AI}} Test application
* {{AI}} Commit / Merge to trunk
* {{AI}} Schedule roll-out

wherever you want the image to appear