Difference between revisions of "Template:High geohash"

From Geohashing
imported>Robyn
(f)
imported>Robyn
(more examples)
Line 11: Line 11:
 
'''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 23: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{High geohash
+
<code>&#x007B;{High Geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
Line 32: Line 32:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{High geohash
+
{{High Geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
 
| date = 2008-05-22
 
| date = 2008-05-22
 
| name = [[User:The-r-gonaut|The-r-gonaut]]
 
| name = [[User:The-r-gonaut|The-r-gonaut]]
| altitude = 2207 m
+
| altitude = 7240'
 
| image = NW-Denver 05-22-08-cord.jpg
 
| image = NW-Denver 05-22-08-cord.jpg
 
}}
 
}}
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{High geohash
+
<code>&#x007B;{High Geohash
 +
| latitude = 40
 +
| longitude = -105
 +
| date = 2008-05-22
 +
| altitude = 2207 m
 +
| }}</code> appears as:
 +
 
 +
{{High Geohash
 +
| latitude = 40
 +
| longitude = -105
 +
| date = 2008-05-24
 +
| altitude = 2207 m
 +
| }}
 +
 
 +
'''Example:'''
 +
<code>&#x007B;{High Geohash
 
| latitude = 40
 
| latitude = 40
 
| longitude = -105
 
| longitude = -105
 
| date = 2008-05-22
 
| date = 2008-05-22
| altitude = 7240'/2207 m
+
| altitude = 7240' / 2207 m
 
| }}</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>

Revision as of 01:55, 30 July 2008

High.PNG
This user earned the Highest 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 (specify units with ' or m) (required)
| 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.