Template:AggregatedComponentTemplate: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "MainComponent" to "AggregatedComponent") |
Oostenrijr (talk | contribs) No edit summary |
||
(56 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= | ||
| | |Model-Database= | ||
|KeyReference= | |KeyReference= | ||
|Reference= | |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}} }} | ||
{{ | {{LinkToExpertpageTemplate }} | ||
__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:AggregatedComponent]] | |||
{{#set: | |||
<div | |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> | |||
{ | |||
{{ | |||
{{ | |||
{ | |||
{{ | |||
{ | |||
| | |||
{{{ | |||
| | |||
| | |||
| | |||
}} | |||
{{ | |||
</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.