Template:ComponentDescriptionTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
(29 intermediate revisions by 3 users not shown)
Line 3: Line 3:
It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{ComponentSubDescriptionTemplate
{{ComponentDescriptionTemplate
|Status=
 
|Reference=
|Reference=
|Description=
|Description=
Line 10: Line 10:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly><div class="top_container">{{IconTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
{{StatusWarning|Status={{{Status|}}} }}
{{ContentPartsTemplate|PagePartHeader=Parts of {{#titleparts: {{FULLPAGENAME}}|1}} }}__TOC____NOEDITSECTION__
{{ContentPartsTemplate|PagePartHeader=Parts of {{#titleparts: {{PAGENAME}}|1}}|subpage=1 }}__TOC__
</div><div class="container">
{{InfoBoxSubPageTemplate|PagePartHeader=Component parts|Reference={{{Reference|}}} }}
{{InfoBoxTemplate}} {{DisplayFlowchartTemplate|{{#titleparts: {{PAGENAME}}|1}} }}
{{#ask:[[Category:Figure page]][[HasFigureType::Flowchart]][[BelongsToComponent::{{#titleparts: {{PAGENAME}}|1}}]]
<div class="page_standard">
|mainlabel=page
==Model description of {{#titleparts: {{FULLPAGENAME}}|1}}==
|?HasPageName=figure
{{{Description|}}}
|?HasCaption=caption
{{ContentPartsTemplate|PagePartHeader=Parts of {{#titleparts: {{FULLPAGENAME}}|1}} }}
|?HasAltTitle=alt
</div></div>
|format=template
|link=none
|template=ViewFlowchartTemplate
}}{{{Description|}}}
 
== Main pages of {{#titleparts: {{PAGENAME}}|1}} ==
__NOEDITSECTION__
* Introduction page of [[{{#titleparts: {{PAGENAME}}|1}}]]
* [[{{#titleparts: {{PAGENAME}}|1}}/Description|Detailed description]] for a detailed description of this component
* [[{{#titleparts: {{PAGENAME}}|1}}/Policy Interventions|Policy interventions]] for policy interventions and illustrated effects
* [[{{#titleparts: {{PAGENAME}}|1}}/Data_uncertainties_limitations|Data, uncertainties and limitations]] for details about data, uncertainty and limitations
Overview of all used [[{{#titleparts: {{PAGENAME}}|1}}/References|references]] for this component.


[[Category:ComponentDescriptionSubpage]]
[[Category:ComponentDescription]]
<!--arraymap assigns the property, but does not display  anything -->
{{#arraymap:{{{Reference|}}}|;|xx|{{#set:HasReference=xx}} |}}
{{#arraymap:{{{Reference|}}}|;|x|[[HasReference::x| ]]|}}
{{#set:HasPageLabel=Model description }}
[[HasStatus::{{{Status|}}}|]]
{{#set:BelongsToPage={{#titleparts: {{FULLPAGENAME}}|1}} }}
[[HasPageLabel::Detailed description| ]]
{{#set:HasSequence=1}}
[[BelongsToPage::{{#titleparts: {{PAGENAME}}|1}}| ]]
[[HasSequence::1| ]]
</includeonly>
</includeonly>

Revision as of 16:21, 14 July 2017

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

{{ComponentDescriptionTemplate

|Reference=
|Description=
}}

Edit the page to see the template text.