Template:ComponentTemplate2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 84: | Line 84: | ||
[[HasAltTitle::{{{AltText|}}}| ]] | [[HasAltTitle::{{{AltText|}}}| ]] | ||
[[HasCaption::{{{CaptionText|}}}| ]] | [[HasCaption::{{{CaptionText|}}}| ]] | ||
[[HasFlowchart::File:{{{Flowchart|}}}| ]] | {{#ifeq:{{{Flowchart|}}}|||[[HasFlowchart::File:{{{Flowchart|}}}| ]]}} | ||
{{#ifeq:{{{FrameworkElementType|}}}|||{{#arraymap:{{{FrameworkElementType|}}}|,|x|[[FrameworkElementType::x| ]]| }} }} | {{#ifeq:{{{FrameworkElementType|}}}|||{{#arraymap:{{{FrameworkElementType|}}}|,|x|[[FrameworkElementType::x| ]]| }} }} | ||
[[HasStatus::{{{Status|}}}|]] | [[HasStatus::{{{Status|}}}|]] | ||
[[BelongsToMainComponent::{{{MainComponent}}}|]] | {{#ifeq:{{{MainComponent}}}|||[[BelongsToMainComponent::{{{MainComponent}}}|]]}} | ||
</includeonly> | </includeonly> | ||
Revision as of 08:27, 17 June 2013
This is the "ComponentTemplate2" template. It should be called in the following format:
{{ComponentTemplate2
|Application=
|IMAGEComponent=
|ExternalModel=
|KeyReference=
|Reference=
|Description=
|Flowchart=
|AltText=
|CaptionText=
}}
Edit the page to see the template text.