Difference between revisions of "Template:ToDo"

From EncyclopAtys

Jump to: navigation, search
m (Redirected page to atys:Template:ToDo)
 
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT[[atys:Template:ToDo]]
+
[[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 10:42, 4 August 2023

Task default.png {{{2}}}

de:Vorlage:ToDo en:Template:ToDo
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Leda, 2023-08-04)

Usage

{{ToDo|<priority>|<task>}}

Legend

  • x Completed
  • ! Urgent
  • 1 High Priority
  • 2 Medium Priority
  • 3 Low priority
  • ? Default, no priority specified

Example

Task done.png Completed
Task alert.png Urgent
Task 1.png High Priority
Task 2.png Medium Priority
Task 3.png Low priority
Task default.png Default, no priority specified