Difference between revisions of "Template:AssignedTask"
Line 1: | Line 1: | ||
− | <span style=" | + | <includeonly><span style=" |
color: {{#switch:{{{priority|}}} | color: {{#switch:{{{priority|}}} | ||
− | | 1 = | + | | 1 = orange |
− | | 2 = | + | | 2 = violet |
| 3 = green | | 3 = green | ||
| #default = black | | #default = black | ||
− | }}; | + | }};">[{{{person}}}] {{{1}}}</span><includeonly> |
− | ">[{{{person}}}] {{{1}}}</span><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: | ||