Difference between revisions of "Template:High geohash"

From Geohashing
imported>Relet
(-> ribbon template)
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
| icon    = High.PNG
 
| icon    = High.PNG
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
| achievement = [[High Geohash|Highest Geohash]] Achievement
+
| achievement = [[High geohash achievement]]
| action  = reaching an altitude of {{{altitude}}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
+
| action  = reaching an altitude of {{{altitude}}} at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
| category = Highest geohash Achievement
+
| category = High geohash achievement
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  
{{High Geohash
+
{{High geohash
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
Line 22: Line 22:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{High Geohash
+
<code>&#x007B;{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
Line 31: Line 31:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{High Geohash
+
{{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
Line 41: Line 41:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{High Geohash
+
<code>&#x007B;{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
Line 48: Line 48:
 
| }}</code> appears as:
 
| }}</code> appears as:
  
{{High Geohash
+
{{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| altitude = 2207 m
 
| altitude = 2207 m
| }}
+
|}}
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{High Geohash
+
<code>&#x007B;{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
Line 63: Line 63:
 
| }}</code> appears as:
 
| }}</code> appears as:
  
{{High Geohash
+
{{High geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| altitude = 7240' / 2207 m
 
| altitude = 7240' / 2207 m
| }}
+
|}}
  
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:47, 15 January 2022

High.PNG
This user earned the High geohash achievement
by reaching an altitude of {{{altitude}}} at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{High geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| altitude = altitude (required, specify units)
| name = name of achiever (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{High geohash | latitude = 40 | longitude = -105 | date = 2008-05-22 | name = The-r-gonaut | altitude = 7240' | image = NW-Denver 05-22-08-cord.jpg }} appears as:

High.PNG
The-r-gonaut earned the High geohash achievement
by reaching an altitude of 7240' at the (40, -105) geohash on 2008-05-22.
NW-Denver 05-22-08-cord.jpg

Example: {{High geohash | latitude = 40 | longitude = -105 | date = 2008-05-22 | altitude = 2207 m | }} appears as:

High.PNG
This user earned the High geohash achievement
by reaching an altitude of 2207 m at the (40, -105) geohash on 2008-05-24.

Example: {{High geohash | latitude = 40 | longitude = -105 | date = 2008-05-22 | altitude = 7240' / 2207 m | }} appears as:

High.PNG
This user earned the High geohash achievement
by reaching an altitude of 7240' / 2207 m at the (40, -105) geohash on 2008-05-24.