Template:Task/Doc
From PCSAR
(Difference between revisions)
												
			
			 (New page: <code>{{((}}task|task name{{))}}</code> records a task that needs to be done.  <code>task name</code>: a unique name / description of the task.  {{demo table| {{demo row|<nowiki>{{task|twi...)  | 
				|||
| Line 1: | Line 1: | ||
| - | + | {{Task/Doc/Related}}  | |
| + | {{template doc|task name}}  | ||
records a task that needs to be done.  | records a task that needs to be done.  | ||
| - | + | ; task name : a unique name / description of the task.  | |
| + | ; need : (optional) who is needed to do the task  | ||
| + | ; pri : (optional) priority of the task  | ||
| + | ; est : (optional) estimate of task length  | ||
{{demo table|  | {{demo table|  | ||
| Line 16: | Line 20: | ||
       -->|        {{task|est=1h|twiddle thumbs}} }}  |        -->|        {{task|est=1h|twiddle thumbs}} }}  | ||
}}  | }}  | ||
| + | |||
| + | The "<small>(task)</small>" is a link to a page about the task.  This text is excluded from printing.  | ||
Current revision
| Related Templates | |
|---|---|
| Task | Link to a task | 
| Task/Page | Create a page about a task | 
| Task/Boilerplate | Boilerplate for a task page | 
| Task/Record | Describe a task | 
The template {{Task|task name}}
records a task that needs to be done.
- task name
 - a unique name / description of the task.
 - need
 - (optional) who is needed to do the task
 - pri
 - (optional) priority of the task
 - est
 - (optional) estimate of task length
 
| You type... | You get... | 
|---|---|
 {{task|twiddle thumbs}} 
 | twiddle thumbs(task) | 
 {{task|need=Brett|twiddle thumbs}} 
 | twiddle thumbs(task) | 
 {{task|pri=high|twiddle thumbs}} 
 | twiddle thumbs(task) | 
 {{task|pri=high|need=Brett|twiddle thumbs}} 
 | twiddle thumbs(task) | 
 {{task|est=1h|twiddle thumbs}} 
 | twiddle thumbs(task) (estimate 1h) | 
The "(task)" is a link to a page about the task.  This text is excluded from printing.

