Template:Land-useTemplate: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
m (1 revision imported)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
LandCoverOption,LandCover,LandCoverText
LandCoverOption,LandCover,LandCoverText
}}
}}
</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 cover
{{SetFeatureTemplate
|IsAttributeOfModel={{PAGENAME}}
|id=Land cover
|HasAttributeLabel=Land cover
|featurePage=FeatureStructureLand-use
|HasDefaultOption={{#show:Property:HasLandCoverOption|? Allows value=|valuesep=;}}|+sep=;
|selected={{{LandCoverOption|}}}
|HasSelectedOption={{{LandCoverOption|}}}|+sep=;
|specific={{{LandCover|}}}
|HasSpecificOption={{{LandCover|}}}|+sep=;
|comment={{{LandCoverText|}}}
|HasAttributeComment={{{LandCoverText|}}}
}}{{SetFeatureTemplate
|IsSingleChoice=false
|id=Agriculture and forestry demands
|IsSubOf=Land-use
|featurePage=FeatureStructureLand-use
}}<!--
|selected={{{AgricultureAndForestryDemandsOption|}}}
-->{{#subobject:Agriculture and forestry demands
|specific={{{AgricultureAndForestryDemands|}}}
|IsAttributeOfModel={{PAGENAME}}
|comment={{{AgricultureAndForestryDemandsText|}}}
|HasAttributeLabel=Agriculture and forestry demands
}}{{SetFeatureTemplate
|HasDefaultOption={{#show:Property:HasAgricultureAndForestryDemandsOption|? Allows value=|valuesep=;}}|+sep=;
|id=Agricultural commodities
|HasSelectedOption={{{AgricultureAndForestryDemandsOption|}}}|+sep=;
|featurePage=FeatureStructureLand-use
|HasSpecificOption={{{AgricultureAndForestryDemands|}}}|+sep=;
|selected={{{AgriculturalCommoditiesOption|}}}
|HasAttributeComment={{{AgricultureAndForestryDemandsText|}}}
|specific={{{AgriculturalCommodities|}}}
|IsSingleChoice=false
|comment={{{AgriculturalCommoditiesText|}}}
|IsSubOf=Land-use
}}
}}<!--
{{#set:
-->{{#subobject:Agricultural commodities
|IsAttributeOfModel={{PAGENAME}}
|HasAttributeLabel=Agricultural commodities
|HasDefaultOption={{#show:Property:HasAgriculturalCommoditiesOption|? Allows value=|valuesep=;}}|+sep=;
|HasSelectedOption={{{AgriculturalCommoditiesOption|}}}|+sep=;
|HasSpecificOption={{{AgriculturalCommodities|}}}|+sep=;
|HasAttributeComment={{{AgriculturalCommoditiesText|}}}
|IsSingleChoice=false
|IsSubOf=Land-use
}}<!--
-->{{#set:
HasLandCover={{{LandCover|}}}|+sep=;
HasLandCover={{{LandCover|}}}|+sep=;
|HasAgricultureAndForestryDemands={{{AgricultureAndForestryDemands|}}}|+sep=;
|HasAgricultureAndForestryDemands={{{AgricultureAndForestryDemands|}}}|+sep=;
|HasAgriculturalCommodities={{{AgriculturalCommodities|}}}|+sep=;
|HasAgriculturalCommodities={{{AgriculturalCommodities|}}}|+sep=;
}}</includeonly>
}}
</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.