Template:ComponentTemplate2: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 40: Line 40:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{Application|}}}|ComponentHasApplicationTemplate|;|x|[[HasApplication::x]]}}
{{#arraymap:{{{Application|}}}|;|x|[[HasApplication::x]]}}
</ul>
</ul>
</td></tr>
</td></tr>
Line 47: Line 47:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{ExternalModel|}}}|ComponentHasExternalModelTemplate|;|y|[[HasExternalModel::y]]}}
{{#arraymap:{{{ExternalModel|}}}|;|y|[[HasExternalModel::y]]}}
</ul>
</ul>
</td></tr>
</td></tr>
Line 55: Line 55:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{KeyReference|}}}|ComponentHasKeyReferenceTemplate|;|x|[[HasKeyReference::x]]}}
{{#arraymap:{{{KeyReference|}}}|;|x|[[HasKeyReference::x]]}}
</ul>
</ul>
</td></tr>
</td></tr>
Line 62: Line 62:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{Reference|}}}|ComponentHasReferenceTemplate|;|x|[[HasReference::x]]}}
{{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x]]}}
</ul>
</ul>
</td></tr>
</td></tr>

Revision as of 09:36, 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.