Difference between revisions of "Template:AssignedTask"
Line 5: | Line 5: | ||
| 3 = green | | 3 = green | ||
| #default = black | | #default = black | ||
− | }};">[{{{person}}}] {{{1}}}</span><includeonly> | + | }};">[{{{person}}}] {{{1}}}</span></includeonly> |
<noinclude> | <noinclude> | ||
This template can be used to tag some text as an assigned task, color coded by priority. Example usage: | This template can be used to tag some text as an assigned task, color coded by priority. Example usage: |
Revision as of 15:30, 31 March 2025
This template can be used to tag some text as an assigned task, color coded by priority. Example usage:
- {{AssignedTask|Fix bug in report export|priority=1|person=Lonnie}}
- {{AssignedTask|Write documentation|priority=2|person=Naresh}}
- {{AssignedTask|Refactor CSS|priority=3|person=Kiran}}