Difference between revisions of "Template:Leap geohash"
From Geohashing
imported>Fippe (expanded this for leap seconds) |
m (Ribbon2 -> Ribbon) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{#switch:{{{ | + | {{#switch:{{{1}}} |
|#default = | |#default = | ||
{{Ribbon | {{Ribbon | ||
Line 45: | Line 45: | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
}} | }} | ||
− | |||
− | |||
'''Examples:''' | '''Examples:''' | ||
Line 52: | Line 50: | ||
<nowiki>{{leap geohash|year=2012|lat=59|lon=17}}</nowiki> | <nowiki>{{leap geohash|year=2012|lat=59|lon=17}}</nowiki> | ||
{{leap geohash|year=2012|lat=59|lon=17}} | {{leap geohash|year=2012|lat=59|lon=17}} | ||
+ | |||
<nowiki>{{leap geohash|second|date=2012-06-30|lat=38|lon=-95}}</nowiki> | <nowiki>{{leap geohash|second|date=2012-06-30|lat=38|lon=-95}}</nowiki> | ||
{{leap geohash|second|date=2012-06-30|lat=38|lon=-95}} | {{leap geohash|second|date=2012-06-30|lat=38|lon=-95}} | ||
+ | |||
+ | <nowiki>{{Leap geohash|lat=44|lon=-79|year=2020|name=SIGSTKFLT}}</nowiki> | ||
+ | {{Leap geohash|lat=44|lon=-79|year=2020|name=SIGSTKFLT}} | ||
+ | |||
+ | |||
+ | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:40, 17 November 2024
This user earned the Leap geohash achievement {{{year}}}
|
How to use this template:
For leap days:
{{Leap geohash
- | year = leap year (mandatory)
- | lat = latitude of the graticule (mandatory)
- | lon = longitude of the graticule (mandatory)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
For leap seconds:
{{Leap geohash|second
- | date = date (YYYY-MM-DD format) (mandatory)
- | lat = latitude of the graticule (mandatory)
- | lon = longitude of the graticule (mandatory)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
Examples:
{{leap geohash|year=2012|lat=59|lon=17}}
This user earned the Leap geohash achievement 2012
|
{{leap geohash|second|date=2012-06-30|lat=38|lon=-95}}
This user earned the Leap second geohash achievement
|
{{Leap geohash|lat=44|lon=-79|year=2020|name=SIGSTKFLT}}
SIGSTKFLT earned the Leap geohash achievement 2020
|