Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(88 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "MainComponentTemplate" 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>
{{MainComponentTemplate
{{AggregatedComponentTemplate
|Description=
|IMAGEComponent=
|ComponentCode=
|Application=
|Model-Database=
|KeyReference=
|Reference=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>{{AggregatedComponentPartsTemplate|PagePartHeader=Composition of {{FULLPAGENAME}} }}{{IconTemplate|{{#titleparts: {{FULLPAGENAME}}|1}} }}
==Description==
{{LinkToExpertpageTemplate }}
[[Has description::{{{Description|}}}]]
__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}{{DisplayFlowchartTemplate|{{#titleparts: {{FULLPAGENAME}}|1}} }}</div>
==Subcomponents==
<div class="page_standard"><h2>Description of {{ROOTPAGENAME}}</h2></div>
{{#ask:[[Category:Component]][[BelongsToMainComponent::{{PAGENAME}}]]
<!-- setting of properties values
|format=table
-->[[Category:AggregatedComponent]]
}}
{{#set:
 
  |FrameworkElementType={{{FrameworkElementType|}}}
 
  |HasInputVar={{{InputVar|}}}|+sep=;
[[Category:MainComponent]]
  |HasOutputVar={{{OutputVar|}}}|+sep=;
</includeonly>
  |HasParameter={{{Parameter|}}}|+sep=;
  |HasOverview={{{Overview|}}}|+sep=;
  |HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
  |HasApplication={{{Application|}}}|+sep=;
  |HasModelDatabase={{{Model-Database|}}}|+sep=; 
  |HasKeyReference={{{KeyReference|}}}|+sep=;
  |HasReference={{{Reference|}}}|+sep=;
  |HasPageLabel=Introduction page
  |HasAllReferences={{FULLPAGENAME}}/References
  |HasComponentCode={{{ComponentCode|}}}
}}</includeonly>

Latest revision as of 14: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.