Difference between revisions of "Template:Birds of a feather"
From Geohashing
(adding parameters for species name and iNaturalist observation ID) |
m (changing wording to fit new format) |
||
Line 4: | Line 4: | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
|achievement = [[Birds of a Feather achievement]] ({{{status|??}}}) | |achievement = [[Birds of a Feather achievement]] ({{{status|??}}}) | ||
− | |action = {{#if:{{{inaturalist|}}}|[https://www.inaturalist.org/observations/{{{inaturalist}}} encountering]|encountering}} {{#if:{{{species|}}}|[[wikipedia:{{{species}}}|''{{{species}}}'']]|a species}} | + | |action = {{#if:{{{inaturalist|}}}|[https://www.inaturalist.org/observations/{{{inaturalist}}} encountering]|encountering}} {{#if:{{{species|}}}|[[wikipedia:{{{species}}}|''{{{species}}}'']]|a species}} which has the {{#var:statusfull}} [[wikipedia:conservation status|conservation status]] while attempting to reach the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Birds of a Feather achievement | |category = Birds of a Feather achievement |
Latest revision as of 21:58, 30 March 2024
This user earned the Birds of a Feather achievement (??)
|
How to use this template:
{{Birds of a feather
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | status = conservation status (EX/EW/CR/EN/VU/NT) (required)
- | species = binomial/Latin name of the species (optional)
- | inaturalist = iNaturalist observation ID (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Birds of a feather | latitude = 66 | longitude = 29 | date = 2024-03-30 | species = Rangifer tarandus | status = VU | inaturalist = 204466424 | name = [[User:Kripakko|Kripakko]] | image = 2024-03-30 66 29 02-reindeer.jpg }}
appears as:
Kripakko earned the Birds of a Feather achievement (VU)
|
Example:
{{Birds of a feather | latitude = 59 | longitude = 10 | date = 2014-04-07 | status = NT | name = [[User:relet|relet]] }}
appears as:
relet earned the Birds of a Feather achievement (NT)
|
Example:
{{Birds of a feather | latitude = 56 | longitude = -4 | date = 2024-03-22 | status = EX }}
appears as:
This user earned the Birds of a Feather achievement (EX)
|