Difference between revisions of "Template:AssignedTask"
Line 6: | Line 6: | ||
| #default = black | | #default = black | ||
}}; | }}; | ||
− | "> | + | ">[{{{person}}}] {{{1}}}</span><noinclude> |
− | |||
− | </span><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:27, 31 March 2025
[{{{person}}}] {{{1}}} 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}}