Template:FrameworkSummaryTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(24 intermediate revisions by 4 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{FrameworkSummaryTemplate}}
{{FrameworkSummaryTemplate}}
|Status=
 
|Overview=
|Overview=
|Reference=
|Reference=
Line 11: Line 11:
</pre>
</pre>
Steps in this template are described in ComponentTemplate
Steps in this template are described in ComponentTemplate
</noinclude><includeonly>{{StatusWarning|Status={{{Status|}}} }}
</noinclude><includeonly><div  class="top_container">{{IconTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}} }}
__TOC__
__TOC__ __NOEDITSECTION__
<br clear="all"/>__NOEDITSECTION__
</div><div class="container">{{InfoBoxTemplate|Overview={{{Overview|}}}|Application={{{Application|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}<div class="page_standard">
{{InfoBoxTemplate|Overview={{{Overview|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}
{{DisplayKeyPolicyQuestionsTemplate|{{PAGENAME}} }}  
{{#ask:[[Category:KeyPolicyQuestion]][[PQBelongsToComponent::{{PAGENAME}}]]
{{#ifeq:{{{Description|}}}|||<h2>Introduction</h2>  
  |mainlabel=-
{{{Description|}}}
  |?HasDescription=
  |format=ul
  |intro=<h2>Key policy questions</h2>
}}  
{{#ifeq:{{{Description|}}}|||<h2>Introduction</h2> <!-- Scheme is flowchart here-->
{{#ask:[[Category:Figure]][[HasFigureType::Flowchart]][[BelongsToComponent::{{#titleparts: {{PAGENAME}}|1}}]]
  |mainlabel=page
  |?HasPageName=figure
  |?HasCaption=caption
  |?HasAltTitle=alt
  |format=template
  |link=none
  |template=ViewFlowchartTemplate
}}{{{Description|}}} <br clear="all"/>
}}
}}
<!--Step 7-->
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}}}
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
</div></div>


<!--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:FrameworkSummary]]
[[Category:FrameworkSummary]]
[[HasTitle::{{PAGENAME}}| ]]
[[HasTitle::{{PAGENAME}}| ]]
[[HasStatus::{{{Status|}}}|]]
 
[[HasComponentCode::{{{ComponentCode|}}}|]]
[[HasComponentCode::{{{ComponentCode|}}}|]]
[[HasPageLabel::Introduction page| ]]
[[HasPageLabel::Introduction page| ]]
[[HasAllReferences::{{PAGENAME}}/References| ]]
[[HasAllReferences::{{PAGENAME}}/References| ]]
</includeonly>
</includeonly>

Revision as of 16:24, 14 July 2017

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

{{FrameworkSummaryTemplate}}

|Overview=
|Reference=
|Description=
}}

Steps in this template are described in ComponentTemplate