Difference between revisions of "Template:Land geohash"

From Geohashing
imported>Sourcerer
m (Added Category)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
|user    = {{{name|}}}
 
|user    = {{{name|}}}
 
|achievement = [[Land geohash achievement]]
 
|achievement = [[Land geohash achievement]]
|action  = reaching the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
+
|action  = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
|image    = {{{image|}}}
 
|image    = {{{image|}}}
 
|category = Land geohash achievement
 
|category = Land geohash achievement
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

Landgeohash.png
This user earned the Land geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

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:

Landgeohash.png
Noterminal and Drache earned the Land geohash achievement
by reaching the (45, -122) geohash on 2008-02-19.
Noterminal portland sample 2.jpg

Example: {{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = Noterminal and Drache }} appears as:

Landgeohash.png
Noterminal and Drache earned the Land geohash achievement
by reaching the (45, -122) geohash on 2008-02-19.

Example: {{land geohash | latitude = 45 | longitude = -122 | date = 2008-02-19 }} appears as:

Landgeohash.png
This user earned the Land geohash achievement
by reaching the (45, -122) geohash on 2008-02-19.