Difference between revisions of "Template:AI"

From Freephile Wiki
Jump to navigation Jump to search
(creates template)
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Im-status-message-edit.svg|20px|frameless]]<noinclude>
+
[[Image: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]]

Latest revision as of 10:21, 3 February 2010

Knotes.svg

Purpose[edit source]

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[edit source]

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