Difference between revisions of "Template:AI"
Jump to navigation
Jump to search
m (1 revision) |
|||
Line 1: | Line 1: | ||
− | [[File: | + | [[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 | |
− | + | * {{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 09:19, 3 February 2010
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