Template:Output: Difference between revisions
From atwg
No edit summary |
No edit summary |
||
(9 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|}}}|{{#show:{{{Parent Outcome|}}}|?Description}}]] | | [[{{{Parent Outcome|}}}|{{#show:{{{Parent Outcome|}}}|?Description}}]] | ||
|- | |||
! Primary Team | |||
| {{{Primary Team|}}} | |||
|- | |||
! Collaborating Teams | |||
| {{{Collaborating Teams|}}} | |||
|} | |} | ||
{{#ask:[[Category:Tasks]][[Associated Output::{{FULLPAGENAME}} | {{#ask:[[Category:Tasks]][[Associated Output::{{FULLPAGENAME}}]] | ||
|?Description | |?Description | ||
|?Depends On Task=Depends On Tasks | |?Depends On Task=Depends On Tasks | ||
Line 25: | Line 34: | ||
}} | }} | ||
<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:Archived={{{Archived|}}}}} | {{#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> |