Difference between revisions of "Template:Easy geohash"
From Geohashing
imported>Relet (-> ribbon template) |
imported>Relet m (+expedition passthru) |
||
Line 8: | Line 8: | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category = Easy geohash | | category = Easy geohash | ||
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' |
Revision as of 14:06, 22 January 2010
This user has visited an Easy Geohash
|
How to use this template:
{{Easy_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:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
| name = Thepiguy
| image = 2008-08-09 49 -123 me.jpg
}}
appears as:
Thepiguy has visited an Easy Geohash
|
Example:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
| name = Thepiguy
}}
appears as:
Thepiguy has visited an Easy Geohash
|
Example:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
}}
appears as:
This user has visited an Easy Geohash
|