Template:FrameworkIntroductionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
m (Text replace - "[[HasStatus::{{{Status|}}}|]]" to "")
No edit summary
 
(16 intermediate revisions by 4 users not shown)
Line 12: Line 12:
</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__<div class="top_container">{{IconTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}__TOC__<br clear="all"/>
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}} }}__TOC__</div><div class="container">  
{{InfoBoxTemplate|Overview={{{Overview|}}}|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|ExternalModel={{{ExternalModel|}}}|Reference={{{Reference|}}} }}
{{InfoBoxTemplate|Overview={{{Overview|}}}|IMAGEComponent={{{IMAGEComponent|}}}|Application={{{Application|}}}|Model-Database={{{Model-Database|}}}|Reference={{{Reference|}}} }}
{{{Description|}}}<br clear="all"/>
</div>
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
<!--Below, a number of properties is set based on the values entered in the form.  
 
These properties are relevant for other parts of the wiki but need not be shown to the reader of this page.-->
 
 
<!--Below, a number of properties is set based on the values entered in the form. These properties are relevant for other parts of the wiki but need not be shown to the reader of this page.-->
[[Category:FrameworkIntroduction]]
[[Category:FrameworkIntroduction]]
[[HasTitle::{{PAGENAME}}| ]]
{{#set:
 
    HasTitle={{PAGENAME}}
[[HasComponentCode::{{{ComponentCode|}}}|]]
  |HasComponentCode={{{ComponentCode|}}}
[[HasPageLabel::Introduction page| ]]
  |HasPageLabel=Setting the stage
</includeonly>
  |HasOverview={{{Overview|}}}|+sep=;
  |HasIMAGEComponent={{{IMAGEComponent|}}}|+sep=;
  |HasApplication={{{Application|}}}|+sep=;
  |HasModelDatabase={{{Model-Database|}}}|+sep=; 
  |HasReference={{{Reference|}}}|+sep=;
}}</includeonly>

Latest revision as of 17:35, 10 March 2020

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

{{FrameworkIntroductionTemplate
|Overview
|IMAGEComponent
|Application
|ExternalModel
|Reference
}}

Edit the page to see the template text.