Template:AdditionalInfoTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (1 revision imported)
 
(5 intermediate revisions by 2 users not shown)
Line 14: Line 14:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOEDITSECTION__<div class="container">
</noinclude><includeonly>__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}</div>
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|Model-Database={{{Model-Database|}}}|Reference={{{Reference|}}} }}<div class="page_standard">
{{{Description|}}}
 
{{#ifeq:{{{BelongsTo|}}}||
|This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[AIBelongsToPage::x]]|;&nbsp;}}
}}
[[Category:AdditionalInfo]]
[[Category:AdditionalInfo]]
[[HasPageLabel::{{#titleparts:{{PAGENAME}}||-1}}| ]]  <!-- last segment of name -->
{{#set:
</div></div></includeonly>
|HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
|HasApplication={{{Application|}}}|+sep=;
|HasModelDatabase={{{Model-Database|}}}|+sep=; 
|HasReference={{{Reference|}}}|+sep=;
|HasPageLabel={{#titleparts:{{PAGENAME}}||-1}}
|AIBelongsToPage={{{BelongsTo|}}}|+sep=;
}}</includeonly>

Latest revision as of 14:22, 1 April 2020

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.