Template:Land-useTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Land-useTemplate | {{Land-useTemplate | ||
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}} }} | ||
== Land-use == | {{DisplayTemplate|model={{PAGENAME}}|group=Land-use|docPage=Land-use}} | ||
{{SetFeatureTemplate | |||
|id=Land cover | |||
{{ | |featurePage=FeatureStructureLand-use | ||
|selected={{{LandCoverOption|}}} | |||
|specific={{{LandCover|}}} | |||
|comment={{{LandCoverText|}}} | |||
| | }}{{SetFeatureTemplate | ||
| | |id=Agriculture and forestry demands | ||
| | |featurePage=FeatureStructureLand-use | ||
| | |selected={{{AgricultureAndForestryDemandsOption|}}} | ||
| | |specific={{{AgricultureAndForestryDemands|}}} | ||
| | |comment={{{AgricultureAndForestryDemandsText|}}} | ||
}}{{#set: | }}{{SetFeatureTemplate | ||
|id=Agricultural commodities | |||
| | |featurePage=FeatureStructureLand-use | ||
}}</includeonly> | |selected={{{AgriculturalCommoditiesOption|}}} | ||
|specific={{{AgriculturalCommodities|}}} | |||
|comment={{{AgriculturalCommoditiesText|}}} | |||
}} | |||
{{#set: | |||
HasLandCover={{{LandCover|}}}|+sep=; | |||
|HasAgricultureAndForestryDemands={{{AgricultureAndForestryDemands|}}}|+sep=; | |||
|HasAgriculturalCommodities={{{AgriculturalCommodities|}}}|+sep=; | |||
}} | |||
</includeonly> |
Latest revision as of 13: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.