Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(53 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "AggregatedComponentTemplate" template.
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:
It should be called in the following format:
<pre>
<pre>
{{AggregatedComponentTemplate
{{AggregatedComponentTemplate
|Status=
|IMAGEComponent=
|IMAGEComponent=
|ComponentCode=
|ComponentCode=
|Application=
|Application=
|ExternalModel=
|Model-Database=
|KeyReference=
|KeyReference=
|Reference=
|Reference=
|Description=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOEDITSECTION__
</noinclude><includeonly>{{AggregatedComponentPartsTemplate|PagePartHeader=Composition of {{FULLPAGENAME}} }}{{IconTemplate|{{#titleparts: {{FULLPAGENAME}}|1}} }}
{{StatusWarning|Status={{{Status|}}} }}{{IconTemplate| {{PAGENAME}}}}__TOC__<br clear="all"/>
{{LinkToExpertpageTemplate }}
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}
__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}{{DisplayFlowchartTemplate|{{#titleparts: {{FULLPAGENAME}}|1}} }}</div>
{{#ask:[[Category:KeyPolicyQuestion]][[PQBelongsToComponent::{{PAGENAME}}]]
<div class="page_standard"><h2>Description of {{ROOTPAGENAME}}</h2></div>
|mainlabel=-
<!-- setting of properties values
|?HasDescription=
-->[[Category:AggregatedComponent]]
|format=ul
{{#set:
|intro=<h2>Key policy questions</h2>
  |FrameworkElementType={{{FrameworkElementType|}}}
}}
  |HasInputVar={{{InputVar|}}}|+sep=;
{{#ifeq:{{{Description|}}}|||
  |HasOutputVar={{{OutputVar|}}}|+sep=;
==Description==
  |HasParameter={{{Parameter|}}}|+sep=;
{{{Description|}}}}}
  |HasOverview={{{Overview|}}}|+sep=;
 
  |HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
{{#ask:[[Category:Component]][[BelongsToAggregatedComponent::{{PAGENAME}}]]
  |HasApplication={{{Application|}}}|+sep=;
|mainlabel=
  |HasModelDatabase={{{Model-Database|}}}|+sep=; 
|format=ul
  |HasKeyReference={{{KeyReference|}}}|+sep=;
|intro=<h2>Components</h2>{{PAGENAME}} is an aggregation of:
  |HasReference={{{Reference|}}}|+sep=;
}}
  |HasPageLabel=Introduction page
 
  |HasAllReferences={{FULLPAGENAME}}/References
 
  |HasComponentCode={{{ComponentCode|}}}
[[Category:AggregatedComponent]]
}}</includeonly>
[[HasStatus::{{{Status|}}}| ]]
[[HasComponentCode::{{{ComponentCode|}}}|]]
{{#ifeq:{{{FrameworkElementType|}}}|||[[FrameworkElementType::{{{FrameworkElementType|}}}| ]] }}
<!--[[FrameworkElementType::{{{FrameworkElementType|}}}}| ]] -->
</includeonly>

Latest revision as of 15:17, 1 April 2020

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=
}}

Edit the page to see the template text.