Template:FrameworkIntroductionPartTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "FrameworkIntroductionPartTemplate " template.
This is the "FrameworkIntroductionPartTemplate" template.
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{FrameworkIntroductionPartTemplate  
{{FrameworkIntroductionPartTemplate
|Pagelabel
|Sequence
|Overview
|Overview
|IMAGEComponent
|IMAGEComponent
Line 12: Line 14:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly> __NOEDITSECTION__{{StatusWarning|Status={{{Status|}}} }}
</noinclude><includeonly> __NOEDITSECTION__
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
<div  class="top_container">{{IconTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
__TOC__
{{ContentPartsTemplate|PagePartHeader=Parts of {{#titleparts: {{PAGENAME}}|1}}}}__TOC__
{{InfoBoxTemplate|Overview={{{Overview|}}}|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|Reference={{{Reference|}}} }}
</div><div class="container">
{{{Description|}}}<br clear="all"/>
{{InfoBoxTemplate|Overview={{{Overview|}}}|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|Model-Database={{{Model-Database|}}}|Reference={{{Reference|}}} }}
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
</div>
 
[[Category:FrameworkIntroductionPart]]
[[Category:FrameworkIntroductionPart]]
{{#set:
    HasPageLabel={{{PageLabel|}}}
  |BelongsToPage={{#titleparts: {{PAGENAME}}|1}}
  |HasSequence={{{Sequence|}}}
  |HasOverview={{{Overview|}}}|+sep=;
  |HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
  |HasApplication={{{Application|}}}|+sep=;
  |HasModelDatabase={{{Model-Database|}}}|+sep=; 
  |HasReference={{{Reference|}}}|+sep=;
}}
</includeonly>
</includeonly>

Latest revision as of 17:34, 10 March 2020

This is the "FrameworkIntroductionPartTemplate" template. It should be called in the following format:

{{FrameworkIntroductionPartTemplate
|Pagelabel
|Sequence
|Overview
|IMAGEComponent
|Application
|ExternalModel
|Reference
}}

Edit the page to see the template text.