Template:AdditionalInfoTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 19: Line 19:


{{#ifeq:{{{BelongsTo|}}}||
{{#ifeq:{{{BelongsTo|}}}||
|This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[AIBelongsToPage::x]]|; }}
|This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[AIBelongsToPage::x]]|; }}
}}
}}
</div></div>
</div></div>

Revision as of 19:39, 23 May 2014

This is the "AdditionalInfoTemplate" template. The page will appear as a subpage of the component that is given at: BelongsTo. A link appears in the contentbox of the given component. The AdditionalInfo page contains an infobox.

It should be called in the following format:

{{AdditionalInfoTemplate
|Application
|IMAGEComponent
|ExternalModel
|References
|Description
|BelongsTo=
}}

Edit the page to see the template text.