Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(40 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
|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}} }}
 
{{LinkToExpertpageTemplate }}
{{AggregatedComponentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=3 }}
__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}{{DisplayFlowchartTemplate|{{#titleparts: {{FULLPAGENAME}}|1}} }}</div>
{{IconTemplate| {{PAGENAME}}}}__TOC__<br clear="all"/>
<div class="page_standard"><h2>Description of {{ROOTPAGENAME}}</h2></div>
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}{{DisplayKeyPolicyQuestionsTemplate|{{PAGENAME}} }}
<!-- setting of properties values
{{#ifeq:{{{Description|}}}|||
-->[[Category:AggregatedComponent]]
<h2>Description of {{PAGENAME}}</h2>
{{#set:
{{{Description|}}}}}
  |FrameworkElementType={{{FrameworkElementType|}}}
 
  |HasInputVar={{{InputVar|}}}|+sep=;
{{#ask:[[Category:Component]][[BelongsToAggregatedComponent::{{PAGENAME}}]]
  |HasOutputVar={{{OutputVar|}}}|+sep=;
|mainlabel=
  |HasParameter={{{Parameter|}}}|+sep=;
|format=ul
  |HasOverview={{{Overview|}}}|+sep=;
|intro=<h2>Components</h2>{{PAGENAME}} consists of:
  |HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
}}
  |HasApplication={{{Application|}}}|+sep=;
 
  |HasModelDatabase={{{Model-Database|}}}|+sep=; 
 
  |HasKeyReference={{{KeyReference|}}}|+sep=;
[[Category:AggregatedComponent]]
  |HasReference={{{Reference|}}}|+sep=;
 
  |HasPageLabel=Introduction page
[[HasComponentCode::{{{ComponentCode|}}}|]]
  |HasAllReferences={{FULLPAGENAME}}/References
{{#ifeq:{{{FrameworkElementType|}}}|||[[FrameworkElementType::{{{FrameworkElementType|}}}| ]] }}
  |HasComponentCode={{{ComponentCode|}}}
<!--[[FrameworkElementType::{{{FrameworkElementType|}}}}| ]] -->
}}</includeonly>
</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.