Template:Output: Difference between revisions
From atwg
No edit summary |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable" style="padding:0;margin:0;" | {| class="wikitable" style="padding:0;margin:0;" | ||
! Output | |||
| {{{Description|}}} | |||
|- | |||
! Parent Outcome | ! Parent Outcome | ||
| {{{Parent Outcome|}}} | | [[{{{Parent Outcome|}}}|{{#show:{{{Parent Outcome|}}}|?Description}}]] | ||
|- | |||
! Primary Team | |||
| {{{Primary Team|}}} | |||
|- | |||
! Collaborating Teams | |||
| {{{Collaborating Teams|}}} | |||
|} | |} | ||
{{#ask:[[Category:Tasks]][[Associated Output::{{FULLPAGENAME}}]] | |||
|?Description | |||
|?Depends On Task=Depends On Tasks | |||
|?Type | |||
|?Associated Output=Associated Outputs | |||
|?Primary Team | |||
|?Collaborating Team=Collaborating Teams | |||
|?Start Year | |||
|?Duration | |||
|?Risks | |||
|?Contingencies | |||
|?Benefits | |||
|?Assumptions | |||
|?Implications | |||
|?Notes | |||
|format=broadtable | |||
|mainlabel=Task | |||
|headers=plain | |||
|sep=, | |||
}} | |||
<div style="display:none;"> | <div style="display:none;"> | ||
{{DISPLAYTITLE:{{{ | {{DISPLAYTITLE:Output {{PAGENAME}} {{#if:{{{Archived|}}}|{{#ifeq:{{{Archived|}}}|Yes|(ARCHIVED)}}}}}} | ||
{{ | {{#set:Long Name=Output {{PAGENAME}}: {{{Description|}}}}} | ||
{{#set:Description={{{Description|}}}}} | {{#set:Description={{{Description|}}}}} | ||
{{#set:Parent Outcome={{{Parent Outcome|}}}}} | {{#set:Parent Outcome={{{Parent Outcome|}}}}} | ||
{{#set:Primary Team={{{Primary Team|}}}}} | |||
{{#arraymap:{{{Collaborating Teams|}}}|,|@@@@|{{#set:Collaborating Team=@@@@}}}} | |||
{{#if:{{{Archived|}}}|{{#set:Archived={{{Archived|}}}}}|{{#set:Archived=false}}}} | |||
{{#set:Title Icon=Output.png}} | {{#set:Title Icon=Output.png}} | ||
[[Category:Outputs]] | [[Category:Outputs]] | ||
</div> | </div> | ||
</includeonly> | </includeonly> |