Difference between revisions of "Template:Birds of a feather"
From Geohashing
m (Fippe moved page Template:Birds of a Feather Achievement to Template:Birds of a feather without leaving a redirect: "achievement" usually not used in ribbon templates) |
(adding parameters for species name and iNaturalist observation ID) |
||
Line 3: | Line 3: | ||
|icon = BoaF{{#var:iconsuffix}}.png | |icon = BoaF{{#var:iconsuffix}}.png | ||
|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}} with 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}}}]] |
− | |action = encountering a species with 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 | ||
Line 12: | Line 11: | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{Birds of a | + | {{Birds of a feather |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
:| status = '''conservation status (EX/EW/CR/EN/VU/NT)''' (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)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
Line 25: | Line 26: | ||
'''Example:''' | '''Example:''' | ||
− | < | + | <pre>{{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 | ||
+ | }}</pre> appears as: | ||
+ | |||
+ | {{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 | ||
+ | }} | ||
+ | |||
+ | |||
+ | '''Example:''' | ||
+ | <pre>{{Birds of a feather | ||
| latitude = 59 | | latitude = 59 | ||
| longitude = 10 | | longitude = 10 | ||
Line 31: | Line 56: | ||
| status = NT | | status = NT | ||
| name = [[User:relet|relet]] | | name = [[User:relet|relet]] | ||
− | }}</ | + | }}</pre> appears as: |
− | {{Birds of a | + | {{Birds of a feather |
| latitude = 59 | | latitude = 59 | ||
| longitude = 10 | | longitude = 10 | ||
Line 43: | Line 68: | ||
'''Example:''' | '''Example:''' | ||
− | < | + | <pre>{{Birds of a feather |
| latitude = 56 | | latitude = 56 | ||
| longitude = -4 | | longitude = -4 | ||
| date = 2024-03-22 | | date = 2024-03-22 | ||
| status = EX | | status = EX | ||
− | }}</ | + | }}</pre> appears as: |
− | {{Birds of a | + | {{Birds of a feather |
| latitude = 56 | | latitude = 56 | ||
| longitude = -4 | | longitude = -4 |
Revision as of 21:37, 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)
|