Template:AdditionalInfoTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
m (1 revision imported)
 
(34 intermediate revisions by 4 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>
{{AdditionalInfoTemplate
{{AdditionalInfoTemplate
|Status
|Application
|Application
|IMAGEComponent
|IMAGEComponent
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__ __TOC__
</noinclude><includeonly>__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}</div>
{{InfoBoxTemplate|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}
{{{Description|}}}
 
This page is referred by {{#arraymap:{{{BelongsTo|}}}|;|x|[[BelongsToContentPage::x]] }}
[[Category:AdditionalInfo]]
[[Category:AdditionalInfo]]
</includeonly>
{{#set:
|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.