Toggle menu
168
105
42
3.5K
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:EradicationMap: Difference between revisions

Template page
No edit summary
No edit summary
 
Line 5: Line 5:
{{#if:{{{note|}}}|<div class="lw-ermap-card__note">{{{note}}}</div>}}
{{#if:{{{note|}}}|<div class="lw-ermap-card__note">{{{note}}}</div>}}
</div>
</div>
 
<div class="lw-map lw-ermap" data-map-type="eradication" data-smw-query="[[Category:News Item]]
<div class="lw-map lw-ermap"
data-map-type="eradication"
data-smw-query="[[Category:News Item]]
{{#if:{{{country|}}}|[[Has country::{{{country}}}]]|}}
{{#if:{{{country|}}}|[[Has country::{{{country}}}]]|}}
{{#if:{{{growing_region|}}}|[[Has growing region::{{{growing_region}}}]]|}}
{{#if:{{{growing_region|}}}|[[Has growing region::{{{growing_region}}}]]|}}
Line 27: Line 24:
|sort=Has event date
|sort=Has event date
|order=desc
|order=desc
|limit={{{limit|1000}}}"
|limit={{{limit|1000}}}" style="height:{{{height|520px}}};"></div>
style="height:{{{height|520px}}};"></div>
 
</div></includeonly><noinclude>
</div></includeonly><noinclude>
== Usage ==
== Usage ==
Country:
<pre>{{EradicationMap|country=Cambodia|title=Cambodia eradication locations|height=600px|limit=2000}}</pre>
<pre>{{EradicationMap|country=Cambodia|title=Cambodia eradication locations}}</pre>
Slider appears automatically only if the dataset contains multiple years.
 
Filter by event category:
<pre>{{EradicationMap|country=Cambodia|category=Enforcement}}</pre>
 
Filter by growing region/area:
<pre>{{EradicationMap|growing_region=Southern Cambodia}}</pre>
<pre>{{EradicationMap|growing_area=Kirivong}}</pre>
 
Filter by campaign:
<pre>{{EradicationMap|campaign=Cambodia eradication campaigns (2018)}}</pre>
 
Date window:
<pre>{{EradicationMap|country=Cambodia|after=2018-01-01|before=2018-12-31}}</pre>
 
[[Category:Utility templates]]
[[Category:Utility templates]]
</noinclude>
</noinclude>

Latest revision as of 14:56, 22 February 2026

Usage

{{EradicationMap|country=Cambodia|title=Cambodia eradication locations|height=600px|limit=2000}}

Slider appears automatically only if the dataset contains multiple years.

Contents