Difference between revisions of "Template:Earliest geohasher"
From Geohashing
imported>CJ (Fixed incorrect sample code) |
imported>Wmcduff m (Removing a line break) |
||
Line 6: | Line 6: | ||
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | {{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | ||
</tr> | </tr> | ||
− | </table>[[Category:Earliest geohash achievement]] | + | </table>[[Category:Earliest geohash achievement]]<noinclude> |
− | |||
− | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 01:27, 19 October 2008
This user earned the First Geohasher achievement
|
How to use this template:
{{Earliest geohasher
- | 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:
{{Earliest geohasher
| latitude = 47
| longitude = -122
| date = 2008-06-07
| name = SparroHawc
| image = 2008 06 07 47 -122 grin.jpg
}}
appears as:
SparroHawc earned the Earliest geohasher achievement
|
Example:
{{Earliest geohasher
| latitude = 47
| longitude = -122
| date = 2008-06-07
| name = SparroHawc
}}
appears as:
SparroHawc earned the Earliest geohasher achievement
|
Example:
{{Earliest geohasher
| latitude = 47
| longitude = -122
| date = 2008-06-07
}}
appears as:
This user earned the Earliest geohasher achievement
|