Template:FrameworkIntroductionPartTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "FrameworkIntroductionPartTemplate " template. It should be called in the following format: <pre> {{FrameworkIntroductionPartTemplate |Overview= |IMAG...")
 
No edit summary
 
(19 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
|Overview=
|Pagelabel
|IMAGEcomponent=
|Sequence
|Application=
|Overview
|ExternalModel=
|IMAGEComponent
|Reference=
|Application
|ExternalModel
|Reference
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly> __NOEDITSECTION__
!
<div  class="top_container">{{IconTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
| {{{Overview|}}}
{{ContentPartsTemplate|PagePartHeader=Parts of {{#titleparts: {{PAGENAME}}|1}}}}__TOC__
|-
</div><div class="container">
!
{{InfoBoxTemplate|Overview={{{Overview|}}}|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|Model-Database={{{Model-Database|}}}|Reference={{{Reference|}}} }}
| {{{IMAGEcomponent|}}}
</div>
|-
!
| {{{Application|}}}
|-
!
| {{{ExternalModel|}}}
|-
!
| {{{Reference|}}}
|}
 
[[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.