Template:Land-useTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 4: Line 4:
<pre>
<pre>
{{Land-useTemplate
{{Land-useTemplate
Land-useOption
LandCoverOption,LandCover,LandCoverText
Land-use
Land-useText
}}
}}
</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=Land-useForm|link text=edit Land-use|link type=button|target={{PAGENAME}} }}
{{#formlink:form=Land-useForm|link text=edit Land-use|link type=button|target={{PAGENAME}} }}
{{DisplayLand-useTemplate|model={{PAGENAME}} }}
{{DisplayTemplate|model={{PAGENAME}}|group=Land-use|docPage=Land-use}}
{{#subobject:Land-use
{{SetFeatureTemplate
|IsAttributeOfModel={{PAGENAME}}
|id=Land cover
|HasAttributeLabel=Land-use
|featurePage=FeatureStructureLand-use
|HasDefaultOption={{#show:Property:HasLand-useOption|? Allows value=|sep=;}}|+sep=;
|selected={{{LandCoverOption|}}}
|HasSelectedOption={{{Land-useOption|}}}|+sep=;
|specific={{{LandCover|}}}
|HasSpecificOption={{{Land-use|}}}|+sep=;
|comment={{{LandCoverText|}}}
|HasAttributeComment={{{Land-useText|}}}
}}{{SetFeatureTemplate
}}{{#set:
|id=Agriculture and forestry demands
HasLand-use={{{Land-use|}}}|+sep=;
|featurePage=FeatureStructureLand-use
}}</includeonly>
|selected={{{AgricultureAndForestryDemandsOption|}}}
|specific={{{AgricultureAndForestryDemands|}}}
|comment={{{AgricultureAndForestryDemandsText|}}}
}}{{SetFeatureTemplate
|id=Agricultural commodities
|featurePage=FeatureStructureLand-use
|selected={{{AgriculturalCommoditiesOption|}}}
|specific={{{AgriculturalCommodities|}}}
|comment={{{AgriculturalCommoditiesText|}}}
}}
{{#set:
HasLandCover={{{LandCover|}}}|+sep=;
|HasAgricultureAndForestryDemands={{{AgricultureAndForestryDemands|}}}|+sep=;
|HasAgriculturalCommodities={{{AgriculturalCommodities|}}}|+sep=;
}}
</includeonly>

Latest revision as of 14:52, 17 November 2021

This is the "Land-useTemplate" template. It should be called in the following format:

{{Land-useTemplate
LandCoverOption,LandCover,LandCoverText
}}

Edit the page to see the template text.