Template:ScopeMethodTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1 revision imported) |
||
(12 intermediate revisions by 2 users not shown) | |||
Line 17: | Line 17: | ||
|PolicyImplementation | |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}} }} | ||
{{ | {{DisplayTemplate|model={{PAGENAME}}|group=Model scope and methods|docPage=Model_scope_and_methods}} | ||
{{#set: | {{SetFeatureTemplate | ||
|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|}}} | |HasSolutionMethod={{{SolutionMethod|}}} | ||
|HasAnticipation={{{Anticipation|}}} | |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}} | ||
}}</includeonly> | |HasFilterGeoScope={{{GeographicalScopeOption|}}} | ||
}} | |||
</includeonly> |
Latest revision as of 12: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.