Template:ScopeMethodTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Socio-economicTemplate" template. It should be called in the following format: <pre> {{ScopeMethodTemplate .... }} </pre> Edit the page to see the tem...")
 
m (1 revision imported)
 
(13 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{ScopeMethodTemplate
{{ScopeMethodTemplate
....
|Objective
|Concept
|SolutionMethod
|Anticipation
|BaseYear
|TimeSteps
|Horizon
|TemporalText
|Nr
|Region
|SpatialText
|PolicyImplementation
}}
}}
</pre>
</pre>[[Category:ReferenceCardStructure]]
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>__NOEDITSECTION__  
</noinclude><includeonly>__NOEDITSECTION__  
{{#formlink:form=ScopeMethodForm|link text=edit Model scope and methods|link type=button|target={{PAGENAME}} }}
{{#formlink:form=ScopeMethodForm|link text=edit Model scope and methods|link type=button|target={{PAGENAME}} }}
{{DisplayScopeMethodTemplate|model={{PAGENAME}} }}
{{DisplayTemplate|model={{PAGENAME}}|group=Model scope and methods|docPage=Model_scope_and_methods}}
{{#set:
{{SetFeatureTemplate
}}</includeonly>
|id=Model type
|featurePage=FeatureStructureScopeMethod
|selected={{{ModelTypeOption|}}}
}}{{SetFeatureTemplate
|id=Geographical scope
|featurePage=FeatureStructureScopeMethod
|selected={{{GeographicalScopeOption|}}}
}}{{SetFeatureTemplate
|id=Objective
|featurePage=FeatureStructureScopeMethod
|text={{{Objective|}}}
}}{{SetFeatureTemplate
|id=Solution concept
|featurePage=FeatureStructureScopeMethod
|selected={{{SolutionConceptOption|}}}
|specific={{{SolutionConcept|}}}
|comment={{{SolutionConceptText|}}}
}}{{SetFeatureTemplate
|id=Solution horizon
|featurePage=FeatureStructureScopeMethod
|selected={{{SolutionHorizonOption|}}}
|specific={{{SolutionHorizon|}}}
|comment={{{SolutionHorizonText|}}}
}}{{SetFeatureTemplate
|id=Solution method
|featurePage=FeatureStructureScopeMethod
|selected={{{SolutionMethodOption|}}}
|specific={{{SolutionMethod|}}}
|comment={{{SolutionMethodText|}}}
}}{{SetFeatureTemplate
|id=Anticipation
|featurePage=FeatureStructureScopeMethod
|text={{{Anticipation |}}}
}}{{SetFeatureTemplate
|id=Temporal dimension
|featurePage=FeatureStructureScopeMethod
|text=Base year:{{{BaseYear|}}}, time steps:{{{TimeSteps|}}}, horizon: {{{Horizon|}}}
|comment={{{TemporalText|}}}
}}{{SetFeatureTemplate
|id=Spatial dimension
|featurePage=FeatureStructureScopeMethod
|text=Number of regions:{{{Nr|}}}
|comment={{{SpatialText|}}}
        |list={{{Region|}}}
}}{{SetFeatureTemplate
|id=Time discounting type
|featurePage=FeatureStructureScopeMethod
|selected={{{TimeDiscountingTypeOption|}}}
}}{{SetFeatureTemplate
|id=Policies
|featurePage=FeatureStructureScopeMethod
|selected={{{PoliciesOption|}}}
|specific={{{Policies|}}}
|comment={{{PoliciesText|}}}
}}{{#set:
HasSolutionConcept={{{SolutionConcept|}}}
|HasSolutionHorizon={{{SolutionHorizon|}}}
|HasSolutionMethod={{{SolutionMethod|}}}
|HasAnticipation={{{Anticipation|}}}
|HasPolicies={{{Policies|}}}
|HasInfoboxConcept={{{SolutionConceptOption|}}}{{{SolutionConcept|}}}
|HasInfoboxMethod={{{SolutionMethodOption|}}}{{{SolutionMethod|}}}
|HasInfoboxHorizon={{{SolutionHorizonOption|}}}{{{SolutionHorizon|}}}
|HasFilterConcept={{#ifeq:{{{SolutionConcept|}}}||{{{SolutionConceptOption|}}}|other}}
|HasFilterMethod={{#ifeq:{{{SolutionMethod|}}}||{{{SolutionMethodOption|}}}|other}}
|HasFilterModelType={{{ModelTypeOption|}}}
|HasFilterHorizon={{#ifeq:{{{SolutionHorizon|}}}||{{{SolutionHorizonOption|}}}|other}}
|HasFilterGeoScope={{{GeographicalScopeOption|}}}
}}
</includeonly>

Latest revision as of 13:55, 10 December 2021

This is the "Socio-economicTemplate" template. It should be called in the following format:

{{ScopeMethodTemplate
|Objective
|Concept
|SolutionMethod
|Anticipation
|BaseYear
|TimeSteps
|Horizon
|TemporalText
|Nr
|Region
|SpatialText
|PolicyImplementation
}}

Edit the page to see the template text.