Difference between revisions of "Template:Air geohash"
From Geohashing
imported>Ahecht (New page: <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> <tr> <td style="border-width: 5px; border-spacing: 2px; border-style...) |
imported>Ahecht m |
||
Line 30: | Line 30: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{air_geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 46: | Line 46: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{air_geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 60: | Line 60: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{air_geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 |
Revision as of 18:50, 7 June 2008
This user earned the Air Geohash achievement
|
How to use this template:
{{air geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Air geohash achievement
|