Template:AdditionalInfoTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(22 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "AdditionalInfoTemplate" template.
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:
It should be called in the following format:
<pre>
<pre>
Line 13: Line 14:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOEDITSECTION__ __TOC__  
</noinclude><includeonly>__NOEDITSECTION__ __TOC__<div class="container">
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|Reference={{{Reference|}}} }}
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|Model-Database={{{Model-Database|}}}|Reference={{{Reference|}}} }}<div class="page_standard">
{{{Description|}}}
{{{Description|}}}


This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[AIBelongsToPage::x]]|; }}
{{#ifeq:{{{BelongsTo|}}}||
|This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[AIBelongsToPage::x]]|;&nbsp;}}
}}
[[Category:AdditionalInfo]]
[[Category:AdditionalInfo]]
</includeonly>
[[HasPageLabel::{{#titleparts:{{PAGENAME}}||-1}}| ]]  <!-- last segment of name -->
</div></div></includeonly>

Revision as of 10:44, 24 September 2015

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.