Toggle menu
84
103
34
3.2K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Growing Region: Difference between revisions

Template page
Undo revision 2692 by Eloise Zomia (talk)
Tag: Undo
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 23: Line 23:
|-
|-
! class="lw-infobox__label" | Location
! class="lw-infobox__label" | Location
| class="lw-infobox__value" | {{{location|{{{country|}}}}}}
| class="lw-infobox__value" |
{{#if:{{{location|}}}|
{{{location}}}
| {{#arraymap:{{{country|}}}|, |x|[[x]]|, }}
}}
|-
|-
{{#if:{{{coordinates|}}}|
{{#if:{{{coordinates|}}}|
Line 32: Line 36:
{{#if:{{{gene_pool|}}}|
{{#if:{{{gene_pool|}}}|
! class="lw-infobox__label" {{!}} Gene Pool
! class="lw-infobox__label" {{!}} Gene Pool
{{!}} class="lw-infobox__value" {{!}} {{{gene_pool}}}
{{!}} class="lw-infobox__value" {{!}} [[{{{gene_pool}}}]]
{{!}}-
{{!}}-
}}
}}
{{#if:{{{regional_complex|}}}|
{{#if:{{{regional_complex|}}}|
! class="lw-infobox__label" {{!}} Regional Complex
! class="lw-infobox__label" {{!}} Regional Complex
{{!}} class="lw-infobox__value" {{!}} {{{regional_complex}}}
{{!}} class="lw-infobox__value" {{!}} [[{{{regional_complex}}}]]
{{!}}-
{{!}}-
}}
}}
{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
! class="lw-infobox__label" {{!}} Country
! class="lw-infobox__label" {{!}} Country
{{!}} class="lw-infobox__value" {{!}} {{{country}}}
{{!}} class="lw-infobox__value" {{!}} {{#arraymap:{{{country|}}}|, |x|[[x]]|, }}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{provinces|}}}|
{{#if:{{{provinces|}}}|
! class="lw-infobox__label" {{!}} Provinces/States
! class="lw-infobox__label" {{!}} Provinces/States
{{!}} class="lw-infobox__value" {{!}} {{{provinces}}}
{{!}} class="lw-infobox__value" {{!}} {{#arraymap:{{{provinces|}}}|, |x|[[x]]|, }}
{{!}}-
{{!}}-
}}
}}
Line 67: Line 71:
{{#if:{{{primary_river|}}}|
{{#if:{{{primary_river|}}}|
! class="lw-infobox__label" {{!}} Primary Rivers
! class="lw-infobox__label" {{!}} Primary Rivers
{{!}} class="lw-infobox__value" {{!}} {{{primary_river}}}
{{!}} class="lw-infobox__value" {{!}} {{#arraymap:{{{primary_river|}}}|, |x|[[x]]|, }}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{primary_mountains|}}}|
{{#if:{{{primary_mountains|}}}|
! class="lw-infobox__label" {{!}} Primary Mountains
! class="lw-infobox__label" {{!}} Primary Mountains
{{!}} class="lw-infobox__value" {{!}} {{{primary_mountains}}}
{{!}} class="lw-infobox__value" {{!}} {{#arraymap:{{{primary_mountains|}}}|, |x|[[x]]|, }}
{{!}}-
{{!}}-
}}
}}
Line 81: Line 85:
}}
}}
|}
|}
<!-- Semantic properties (single-value) -->
 
[[Category:Growing Regions]]
[[Category:Growing Regions]]
{{#set:
{{#set:
  |Has region name={{{region_name|}}}
  |Has region name={{{region_name|}}}
Line 97: Line 102:
  |Has description={{{description|}}}
  |Has description={{{description|}}}
}}
}}
<!-- Semantic properties (multi-value) -->
 
{{#arraymap:{{{country|}}}|,|x|{{#set:|Has country=x}}|}}
{{#arraymap:{{{country|}}}|, |x|{{#set:|Has country=x}}|}}
{{#arraymap:{{{provinces|}}}|,|x|{{#set:|Has province=x}}|}}
{{#arraymap:{{{provinces|}}}|, |x|{{#set:|Has province=x}}|}}
{{#arraymap:{{{primary_river|}}}|,|x|{{#set:|Has primary river=x}}|}}
{{#arraymap:{{{primary_river|}}}|, |x|{{#set:|Has primary river=x}}|}}
{{#arraymap:{{{primary_mountains|}}}|,|x|{{#set:|Has primary mountains=x}}|}}
{{#arraymap:{{{primary_mountains|}}}|, |x|{{#set:|Has primary mountains=x}}|}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Documentation goes here.
Documentation goes here.
</noinclude>
</noinclude>

Latest revision as of 23:33, 19 January 2026


Documentation goes here.