Difference between revisions of "Template:CommunityTaskRecurring"

(copied from Template:CommunityTask, preparing to upgrade (I hope) :-))
 
(spliting task name into two fields, one unique and one that repeats)
Line 1: Line 1:
  ({{{pairdays}}}) [[{{{name}}}]] '''({{{who}}})''' {{JustTinyEditIcon|{{{name}}}}} __NOTOC__<noinclude>
+
  ({{{pairdays}}}) [[{{{base_task_name}}}]] [[{{{task_name_for_this_iteration}}}]] '''({{{who}}})''' {{JustTinyEditIcon|{{{task_name_for_this_iteration}}}}} __NOTOC__<noinclude>
 
'''Usage:'''
 
'''Usage:'''
 
<pre>
 
<pre>
 
<noinclude><big>{{CommunityHeader}}</noinclude>{{CommunityTask
 
<noinclude><big>{{CommunityHeader}}</noinclude>{{CommunityTask
|name = Name of the Task here
+
|base_task_name              = name that doesn't change from iteration to iteration
|pairdays = time estimate (a number) here
+
|task_name_for_this_iteration = unique name for this iteration
|who = [[Who?|name of the lead here]]}}<noinclude></big>
+
|pairdays                     = time estimate (a number) here
 +
|lead                        = [[Who?|name of the lead here]]}}<noinclude></big>
 
</pre>
 
</pre>

Revision as of 01:50, 27 October 2007

({{{pairdays}}}) [[{{{base_task_name}}}]] [[{{{task_name_for_this_iteration}}}]] ({{{who}}})

Usage:

<noinclude><big>{{CommunityHeader}}</noinclude>{{CommunityTask
|base_task_name               = name that doesn't change from iteration to iteration
|task_name_for_this_iteration = unique name for this iteration
|pairdays                     = time estimate (a number) here
|lead                         = [[Who?|name of the lead here]]}}<noinclude></big>