Toggle menu
58
33
34
2.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 Area: Difference between revisions

Template page
No edit summary
Tag: Reverted
Undo revision 2201 by Eloise Zomia (talk)
Tags: Undo Reverted
Line 41: Line 41:
{{!}}-
{{!}}-
}}
}}
{{#if:{{{country|}}}{{{provinces|}}}{{{admin_2|}}}{{{coordinates|}}}|
{{#if:{{{country|}}}{{{provinces|}}}{{{districts|}}}{{{coordinates|}}}|
{{!}}-
{{!}}-
! colspan="2" class="lw-infobox__section-header" {{!}} Geography
! colspan="2" class="lw-infobox__section-header" {{!}} Geography
Line 48: Line 48:
{{#if:{{{country|}}}|
{{#if:{{{country|}}}|
! class="lw-infobox__label" {{!}} Country
! class="lw-infobox__label" {{!}} Country
{{!}} class="lw-infobox__value" {{!}} [[{{{country}}}]]
{{!}} class="lw-infobox__value" {{!}} {{{country}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{provinces|}}}|
{{#if:{{{provinces|}}}|
! class="lw-infobox__label" {{!}} Province/State
! class="lw-infobox__label" {{!}} Provinces
{{!}} class="lw-infobox__value" {{!}} {{{provinces}}}
{{!}} class="lw-infobox__value" {{!}} {{{provinces}}}
{{!}}-
{{!}}-
}}
}}
{{#if:{{{admin_2|}}}|
{{#if:{{{districts|}}}|
! class="lw-infobox__label" {{!}} {{{admin_2_label|Districts}}}
! class="lw-infobox__label" {{!}} Districts
{{!}} class="lw-infobox__value" {{!}} {{{admin_2}}}
{{!}} class="lw-infobox__value" {{!}} {{{districts}}}
{{!}}-
{{!}}-
}}
}}
Line 106: Line 106:
{{!}}-
{{!}}-
}}
}}
|-
{{#if:{{{status|}}}{{{appellations_count|}}}{{{accessions_count|}}}|
! colspan="2" class="lw-infobox__section-header" | Documentation
{{!}}-
|-
! class="lw-infobox__label" | Appellations
| class="lw-infobox__value" | {{#ask:[[Category:Appellations]][[Has growing area::{{PAGENAME}}]]|format=count}}
|-
! class="lw-infobox__label" | Accessions
| class="lw-infobox__value" | {{#ask:[[Category:Accessions]][[Has growing area::{{PAGENAME}}]]|format=count}}
|-
{{#if:{{{status|}}}|
! colspan="2" class="lw-infobox__section-header" {{!}} Conservation
! colspan="2" class="lw-infobox__section-header" {{!}} Conservation
{{!}}-
{{!}}-
}}
{{#if:{{{status|}}}|
! class="lw-infobox__label" {{!}} Status
! class="lw-infobox__label" {{!}} Status
{{!}} class="lw-infobox__value" {{!}} <span class="lw-status lw-status--{{{status}}}">{{{status}}}</span>
{{!}} class="lw-infobox__value" {{!}} <span class="lw-status lw-status--{{{status}}}">{{{status}}}</span>
{{!}}-
}}
{{#if:{{{appellations_count|}}}|
! class="lw-infobox__label" {{!}} Appellations
{{!}} class="lw-infobox__value" {{!}} {{{appellations_count}}}
{{!}}-
}}
{{#if:{{{accessions_count|}}}|
! class="lw-infobox__label" {{!}} Accessions
{{!}} class="lw-infobox__value" {{!}} {{{accessions_count}}}
{{!}}-
{{!}}-
}}
}}
Line 125: Line 129:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
Documentation goes here.
<pre>
{{Growing Area
|area_name =
|other_names =
|image =
|image_caption =
|show_map = yes
|gene_pool =
|regional_complex =
|growing_region =
|country =
|provinces =
|admin_2 =
|admin_2_label = Districts
|coordinates =
|elevation_range =
|area_extent =
|terrain =
|climate =
|rainfall =
|seasons =
|status =
}}
</pre>
[[Category:Infobox templates]]
</noinclude>
</noinclude>

Revision as of 14:30, 14 January 2026


Documentation goes here.