Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (Text replace - "MainComponent" to "AggregatedComponent")
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "MainComponentTemplate" template.
This is the "AggregatedComponentTemplate" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{MainComponentTemplate
{{AggregatedComponentTemplate
|Status=
|Status=
|IMAGEComponent=
|IMAGEComponent=
Line 76: Line 76:
{{{Description|}}}}}
{{{Description|}}}}}


{{#ask:[[Category:Component]][[BelongsToMainComponent::{{PAGENAME}}]]
{{#ask:[[Category:Component]][[BelongsToAggregatedComponent::{{PAGENAME}}]]
|mainlabel=
|mainlabel=
|format=ul
|format=ul
Line 83: Line 83:




[[Category:MainComponent]]
[[Category:AggregatedComponent]]
[[HasStatus::{{{Status|}}}| ]]
[[HasStatus::{{{Status|}}}| ]]
{{#ifeq:{{{FrameworkElementType|}}}|||[[FrameworkElementType::{{{FrameworkElementType|}}}| ]] }}
{{#ifeq:{{{FrameworkElementType|}}}|||[[FrameworkElementType::{{{FrameworkElementType|}}}| ]] }}
<!--[[FrameworkElementType::{{{FrameworkElementType|}}}}| ]] -->
<!--[[FrameworkElementType::{{{FrameworkElementType|}}}}| ]] -->
</includeonly>
</includeonly>

Revision as of 08:58, 10 December 2013

This is the "AggregatedComponentTemplate" template. It should be called in the following format:

{{AggregatedComponentTemplate
|Status=
|IMAGEComponent=
|ComponentCode=
|Application=
|ExternalModel=
|KeyReference=
|Reference=
|Description=
}}

Edit the page to see the template text.