Difference between revisions of "Template:Land geohash"
From Geohashing
m (Replacing Peeron with Geohashing.info) |
|||
Line 18: | Line 18: | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
}} | }} | ||
+ | |||
+ | If you are using it on the expedition page, you can copy and paste this: | ||
+ | |||
+ | <pre>{{land geohash|date={{subst:title|date}}|latitude={{subst:title|lat}}|longitude={{subst:title|lon}}|name={{subst:me}}|image=}}</pre> | ||
+ | |||
+ | or this: <pre> | ||
+ | {{land geohash | ||
+ | |date={{subst:title|date}} | ||
+ | |latitude={{subst:title|lat}} | ||
+ | |longitude={{subst:title|lon}} | ||
+ | |name={{subst:me}} | ||
+ | |image= | ||
+ | }}</pre> | ||
The image name should not include 'Image:' or surrounding braces. | The image name should not include 'Image:' or surrounding braces. |
Latest revision as of 10:41, 26 May 2024
This user earned the Land geohash achievement
|
How to use this template:
{{land geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
If you are using it on the expedition page, you can copy and paste this:
{{land geohash|date={{subst:title|date}}|latitude={{subst:title|lat}}|longitude={{subst:title|lon}}|name={{subst:me}}|image=}}
or this:
{{land geohash |date={{subst:title|date}} |latitude={{subst:title|lat}} |longitude={{subst:title|lon}} |name={{subst:me}} |image= }}
The image name should not include 'Image:' or surrounding braces.
Example:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
| image = Noterminal_portland_sample_2.jpg
}}
appears as:
Noterminal and Drache earned the Land geohash achievement
|
Example:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
}}
appears as:
Noterminal and Drache earned the Land geohash achievement
|
Example:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
}}
appears as:
This user earned the Land geohash achievement
|