Difference between revisions of "Template:ToDo"
From EncyclopAtys
CeNobiteElf (talk | contribs) m (Redirected page to atys:Template:ToDo) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[File:Task{{#switch: {{lc: {{{1|}}} }} | x = _done | ! = _alert | 1 = _1 | 2 = _2 | 3 = _3 | ? | #default = _default }}.png|link=]] {{{2}}}<br/><noinclude> | |
+ | {{Trad|DE=Vorlage:ToDo|EN=Template:ToDo|ES= |ESs= |RU= |RUs= |palette=wiki|H=1}} | ||
+ | ==Usage== | ||
+ | <pre> | ||
+ | {{ToDo|<priority>|<task>}} | ||
+ | </pre> | ||
+ | |||
+ | ===Legend=== | ||
+ | *'''x''' Completed | ||
+ | *'''!''' Urgent | ||
+ | *'''1''' High Priority | ||
+ | *'''2''' Medium Priority | ||
+ | *'''3''' Low priority | ||
+ | *'''?''' Default, no priority specified | ||
+ | |||
+ | ==Example== | ||
+ | {{ToDo|x|Completed}} | ||
+ | {{ToDo|!|Urgent}} | ||
+ | {{ToDo|1|High Priority}} | ||
+ | {{ToDo|2|Medium Priority}} | ||
+ | {{ToDo|3|Low priority}} | ||
+ | {{ToDo|?|Default, no priority specified}} | ||
+ | |||
+ | [[Category:Maintenance templates|{{PAGENAME}}]] | ||
+ | </noinclude> |
Latest revision as of 09:42, 4 August 2023
{{{2}}}
Usage
{{ToDo|<priority>|<task>}}
Legend
- x Completed
- ! Urgent
- 1 High Priority
- 2 Medium Priority
- 3 Low priority
- ? Default, no priority specified
Example
Completed
Urgent
High Priority
Medium Priority
Low priority
Default, no priority specified