Template:FrameworkSummaryTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
m (moved Template:SummaryFrameworkTemplate to Template:FrameworkSummaryTemplate: Text replace - "SummaryFramework" to "FrameworkSummary")
No edit summary
Line 6: Line 6:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>{| class="wikitable"
</noinclude><noinclude>
|}
This is the "ComponentTemplate2" template.
It should be called in the following format:
<pre>
{{FrameworkSummaryTemplate
|Status=
|Overview=
|Reference=
|Description=
}}
</pre>
Steps in this template are described in ComponentTemplate
</noinclude><includeonly><!--step 1 --> {{StatusWarning|Status={{{Status|}}} }}
<!--step 2{{IconTemplate| {{PAGENAME}}}}. Flowchart is schema of toch icon hier-->
{{ContentPartsTemplate|PagePartHeader=Parts of {{PAGENAME}}|subpage=0 }}
__TOC__
<br clear="all"/>__NOEDITSECTION__
<!--step 3-->{{InfoBoxTemplate|PagePartHeader=Summary parts|Overview={{{Overview|}}}|KeyReference={{{KeyReference|}}}|Reference={{{Reference|}}} }}
<!--step 4-> {{#ask:[[Category:KeyPolicyQuestion]][[PQBelongsToComponent::{{PAGENAME}}]]
  |mainlabel=-
  |?HasDescription=
  |format=ul
  |intro=<h2>Key policy questions</h2>
}}<!--step 5-->
{{#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}}|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.-->
[[Category:FrameworkSummary]]
[[Category:FrameworkSummary]]
[[HasTitle::{{PAGENAME}}| ]]
[[HasStatus::{{{Status|}}}|]]
[[HasComponentCode::{{{ComponentCode|}}}|]]
[[HasPageLabel::Introduction page| ]]
[[HasDetailedDescription::{{PAGENAME}}/Description| ]]
[[HasPolicyIntervention::{{PAGENAME}}/Policy issues| ]]
[[HasDataLimitations::{{PAGENAME}}/Data_uncertainties_limitations| ]]
[[HasAllReferences::{{PAGENAME}}/References| ]]
</includeonly>
</includeonly>

Revision as of 15:00, 9 December 2013

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

{{FrameworkSummaryTemplate}}

Edit the page to see the template text.

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

{{FrameworkSummaryTemplate
|Status=
|Overview=
|Reference=
|Description=
}}

Steps in this template are described in ComponentTemplate