From Kolflow Project
(Difference between revisions)
|
|
(3 intermediate revisions not shown) |
Line 1: |
Line 1: |
| + | <noinclude> |
| + | The Template for displaying a sub-task |
| + | </noinclude> |
| + | <includeonly> |
| [[Category:Sub-task]] | | [[Category:Sub-task]] |
| | | |
- | Refering task : [[Main task::{{{main}}}]] | + | '''Refering task''' : [[Main task::{{{main}}}]] |
| | | |
- | Title : [[Task title::{{{title}}}]] | + | '''Title''' : [[Task title::{{{title}}}]] |
| | | |
- | Code : [[Task number::{{{no}}}]] | + | '''Code''' : [[Task number::{{{no}}}]] |
| | | |
- | Description : {{{description |}}}
| + | [[Category:Event]] |
| | | |
- | Deliverables : | + | '''Start Date''' : {{{startdate| }}} |
| + | |
| + | '''End Date''' : {{{enddate| }}} |
| + | |
| + | {{#set:Event startdate={{{startdate}}} |
| + | | Event enddate={{{enddate}}} |
| + | }} |
| + | |
| + | '''Description''' : {{{description |}}} |
| + | |
| + | '''Deliverables''' : |
| {{#ask: | | {{#ask: |
- | [[Category:Deliverable]] [[Deliverable task::{{PAGENAME}}]] | format=list | + | [[Category:Deliverable]] [[Deliverable task::{{PAGENAME}}]] |
| + | |?Deliverable text = description |
| + | |?Deliverable deadline = Feb2011+months |
| + | | format=table |
| }} | | }} |
| + | </includeonly> |
Latest revision as of 16:15, 17 February 2011
The Template for displaying a sub-task