Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "MainComponentTemplate" template. It should be called in the following format: <pre> {{MainComponentTemplate |Description= }} </pre> Edit the page to s...")
 
No edit summary
 
(89 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>{| class="wikitable"
</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>
|}
<div class="page_standard"><h2>Description of {{ROOTPAGENAME}}</h2></div>
 
<!-- setting of properties values
[[Category:MainComponent]]
-->[[Category:AggregatedComponent]]
</includeonly>
{{#set:
  |FrameworkElementType={{{FrameworkElementType|}}}
  |HasInputVar={{{InputVar|}}}|+sep=;
  |HasOutputVar={{{OutputVar|}}}|+sep=;
  |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.