Template:Growing Area: Difference between revisions
Template page
More actions
Eloise Zomia (talk | contribs) No edit summary |
Eloise Zomia (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
* Renders the infobox via {{Infobox Growing Area}}. | * Renders the infobox via {{Infobox Growing Area}}. | ||
* Sets core SemanticMediaWiki properties via {{#set}}. | * Sets core SemanticMediaWiki properties via {{#set}}. | ||
</noinclude> | </noinclude><includeonly> | ||
{{Infobox Growing Area | {{Infobox Growing Area | ||
| area_name = {{{area_name|{{PAGENAME}}}}} | | area_name = {{{area_name|{{PAGENAME}}}}} | ||
| Line 16: | Line 16: | ||
| country = {{{country|}}} | | country = {{{country|}}} | ||
| provinces = {{{provinces|}}} | | provinces = {{{provinces|}}} | ||
| | | admin_2 = {{{admin_2|}}} | ||
| admin_2_label = {{{admin_2_label|Districts}}} | |||
| coordinates = {{{coordinates|}}} | | coordinates = {{{coordinates|}}} | ||
| elevation_range = {{{elevation_range|}}} | | elevation_range = {{{elevation_range|}}} | ||
| Line 25: | Line 26: | ||
| seasons = {{{seasons|}}} | | seasons = {{{seasons|}}} | ||
| status = {{{status|}}} | | status = {{{status|}}} | ||
}} | }} | ||
{{#set: | {{#set: | ||
| Line 45: | Line 44: | ||
}} | }} | ||
{{#arraymap:{{{provinces|}}}|,|x|{{#set:|Has province=x}}|}} | {{#arraymap:{{{provinces|}}}|,|x|{{#set:|Has province=x}}|}} | ||
{{#arraymap:{{{ | {{#arraymap:{{{admin_2|}}}|,|x|{{#set:|Has admin 2=x}}|}} | ||
[[Category:Growing Areas]] | [[Category:Growing Areas]] | ||
</includeonly> | |||
Revision as of 21:29, 14 January 2026
Backend template for growing areas on Landrace.Wiki.
- Renders the infobox via
| Growing Area | |
|---|---|
| Documentation | |
| Appellations | 0 |
| Accessions | 0 |
.
- Sets core SemanticMediaWiki properties via {{#set}}.