Template:AdditionalInfoTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
 
m (1 revision imported)
 
(40 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
|BelogsTo=
|Application
|IMAGEComponent
|ExternalModel
|References
|Description
|BelongsTo=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>__TOC____NOEDITSECTION__ </div><div class="container">{{InfoBoxTemplate}}</div>
! BelogsTo
[[Category:AdditionalInfo]]
| [[BelongsToContentPage::{{{BelogsTo|}}}]]
{{#set:
|}
|HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
 
|HasApplication={{{Application|}}}|+sep=;
[[Category:AdditionalInfoTemplate]]
|HasModelDatabase={{{Model-Database|}}}|+sep=; 
</includeonly>
|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.