Template:ComponentTemplate2: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 113: Line 113:
{{#ifeq:{{{MainComponent|}}}|||[[BelongsToMainComponent::{{{MainComponent}}}|]]}}
{{#ifeq:{{{MainComponent|}}}|||[[BelongsToMainComponent::{{{MainComponent}}}|]]}}
[[HasComponentCode::{{{ComponentCode|}}}|]]
[[HasComponentCode::{{{ComponentCode|}}}|]]
{{#ifeq:{{{InputVar|}}}|||{{#arraymap:{{{InputVar|}}}|,|x|[[HasInputVar::x| ]]| }} }}
{{#ifeq:{{{OutputVar|}}}|||{{#arraymap:{{{OutputVar|}}}|,|x|[[HasOutputVar::x| ]]| }} }}
{{#ifeq:{{{Parameter|}}}|||{{#arraymap:{{{Parameter|}}}|,|x|[[HasParameter::x| ]]| }} }}
</includeonly>
</includeonly>

Revision as of 14:22, 1 August 2013

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

{{ComponentTemplate2
|Application=
|IMAGEComponent=
|ExternalModel=
|KeyReference=
|Reference=
|Description=
}}

Edit the page to see the template text.