Template:AggregatedComponentTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 29: Line 29:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{Application|}}}|ComponentHasApplicationTemplate|;|x|[[HasApplication::x]]}}
{{#arraymaptemplate:{{{Application|}}}|ComponentHasApplicationTemplate|;|}}
  </ul>
</ul>
</ul>
</td></tr>
</td></tr>
Line 36: Line 37:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{ExternalModel|}}}|ComponentHasExternalModelTemplate|;|y|[[HasExternalModel::y]]}}
{{#arraymaptemplate:{{{ExternalModel|}}}|ComponentHasExternalModelTemplate|;|}}
</ul>
</ul>
</td></tr>
</td></tr>
Line 44: Line 45:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{KeyReference|}}}|ComponentHasKeyReferenceTemplate|;|x|[[HasKeyReference::x]]}}
{{#arraymaptemplate:{{{KeyReference|}}}|ComponentHasKeyReferenceTemplate|;|}}
</ul>
</ul>
</td></tr>
</td></tr>
Line 51: Line 52:
<tr><td>
<tr><td>
<ul>
<ul>
{{#arraymaptemplate:{{{Reference|}}}|ComponentHasReferenceTemplate|;|x|[[HasReference::x]]}}
{{#arraymaptemplate:{{{Reference|}}}|ComponentHasReferenceTemplate|;|}}
</ul>
</ul>
</td></tr>
</td></tr>

Revision as of 10:15, 8 August 2013

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

{{MainComponentTemplate
|Description=
|ComponentCode
}}

Edit the page to see the template text.