Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 37: Line 37:
-->{{#ifeq:{{{KeyReference|}}}|||{{#arraymap:{{{KeyReference|}}}|;|xx|{{#set:HasKeyReference=xx}} }} }}<!--
-->{{#ifeq:{{{KeyReference|}}}|||{{#arraymap:{{{KeyReference|}}}|;|xx|{{#set:HasKeyReference=xx}} }} }}<!--
-->{{#ifeq:{{{Reference|}}}|||{{#arraymap:{{{KeyReference|}}}|;|xx|{{#set:HasReference=xx}} }} }}<!--
-->{{#ifeq:{{{Reference|}}}|||{{#arraymap:{{{KeyReference|}}}|;|xx|{{#set:HasReference=xx}} }} }}<!--
-->{{#ifeq: {{#ask:[[-HasVersionOverview::<q>[[IsImplementationOf::{{PAGENAME}}]]</q>]]|format =count}}|0||<!--
-->{{#set:HasOverview=IMAGE framework version overview}}<!--
-->{{#arraymap:
        {{#ask:[[-HasVersionOverview::<q>[[IsImplementationOf::{{PAGENAME}}]]</q>]]|link=none}}|;|xx|
        {{#set:HasOverview=xx}}
    |}}
    }}<!--
other properties  
other properties  
-->{{#set:HasTalk={{TALKPAGENAME}} }}<!--
-->{{#set:HasTalk={{TALKPAGENAME}} }}<!--

Revision as of 11:06, 17 June 2016

This is the "AggregatedComponentTemplate" template. It is a similar to ComponentTemplate2, but consists of a single page, does not have multiple component parts.

It should be called in the following format:

{{AggregatedComponentTemplate
|IMAGEComponent=
|ComponentCode=
|Application=
|Model-Database=
|KeyReference=
|Reference=
|Description=
}}

Edit the page to see the template text.