Template:Task
From PCSAR
(Difference between revisions)
												
			
			| (One intermediate revision not shown.) | |||
| Line 1: | Line 1: | ||
<noinclude>{{documentation}}</noinclude><includeonly><!--  | <noinclude>{{documentation}}</noinclude><includeonly><!--  | ||
| + | |||
| + |    ;;; strike through completed tasks  | ||
| + | -->{{#ifeq:Closed|{{property get|Status|Task/List/{{{1}}}}}|<del>}}<!--  | ||
   ;;; Highlight priority item  |    ;;; Highlight priority item  | ||
| Line 15: | Line 18: | ||
-->{{#ifeq: {{{pri|}}}|high|</span>}}<!--  | -->{{#ifeq: {{{pri|}}}|high|</span>}}<!--  | ||
| + | |||
| + |    ;;; strike through completed tasks  | ||
| + | -->{{#ifeq:Closed|{{property get|Status|Task/List/{{{1}}}}}|</del>}}<!--  | ||
| + | |||
-->{{#ifexist: {{{1}}}<!--  | -->{{#ifexist: {{{1}}}<!--  | ||
  -->|<!--  |   -->|<!--  | ||
| - |   -->| <small>({{Link/Create|Task/List/{{{1}}}|task|Preload=Template:Task/Boilerplate}})</small><!--  | + |   -->| <small>(<!--  | 
| + |             -->{{Link/Create|Task/List/{{{1}}}|task|Preload=Template:Task/Boilerplate}}<!--  | ||
| + |             -->{{#if: {{property get|Assigned to|Task/List/{{{1}}}}}|{{~}}[[{{property get|Assigned to|Task/List/{{{1}}}}}]]}}<!--  | ||
| + |            -->)</small><!--  | ||
-->}}<!--  | -->}}<!--  | ||
Current revision
This is the documentation for the template Template:Task
 The template  
 
 
 
  | ||||||||||||||||||||||
To see how this template is implemented,
edit this page and examine the portion 
between <includeonly> and </includeonly>.

