Difference between revisions of "Template:Deliverable"
From DFM Wiki
| EricThrift (talk | contribs)  (Added template metadata.) | EricThrift (talk | contribs)  m (Fixed whitespace) | ||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <includeonly>< | + | <includeonly><tr> | 
| − | < | + | <td>{{{1}}}<BR> | 
| − | {{{1}}}<BR> | + | <span class="plainlinks">({{#ifexist: {{{1}}}|[[{{{1}}}|View]] {{!}}  | }}[{{fullurl:{{{1}}}|veaction=edit}} Edit])</span></td> | 
| − | <span class="plainlinks">({{#ifexist: {{{1}}}|[[{{{1}}}|View]]  | + | <td>{{#ifexist: {{{1}}}| {{#lsth:{{{1}}}|Workflow}} | <!-- no report page --> }}</td> | 
| − | </ | + | <td> | 
| − | < | ||
| − | {{#ifexist: {{{1}}}| {{#lsth:{{{1}}}|Workflow}} | <!-- no report page --> }} | ||
| − | </ | ||
| − | < | ||
| {{{date|}}} | {{{date|}}} | ||
| − | </ | + | </td></tr></includeonly> | 
| <noinclude> | <noinclude> | ||
| <templatedata> | <templatedata> | ||
Latest revision as of 19:06, 5 August 2021
Template for displaying progress towards a deliverable, for project monitoring. The deliverable name is linked to a page in the wiki, which will be used for storing a description and updates; this template will show the deliverable name, status (from the section under the "Workflow" heading in the linked description page), and target date in tabular format.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Deliverable | 1 | Name of the deliverable; this will also be used as the title of an associated page in the wiki. 
 | Page | required | 
| Due date | date | The date on which the deliverable is due. This information is displayed from the calling template rather than from the description page. | Date | optional | 



