Difference between revisions of "Template:Geoflashing"
From Geohashing
imported>UnwiseOwl (Update to documentation) |
imported>Robyn (Corrected category name from Geoflashing to Geoflashing achievement) |
||
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:Geoflashing]] | + | </table>[[Category:Geoflashing achievement]] |
<noinclude> | <noinclude> |
Revision as of 02:50, 12 October 2008
This user earned the Geoflashing achievement
|
How to use this template:
{{Geoflashing
- | 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:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
| name = UnwiseOwl
| image = -35 139 11102008 UO20.jpg
}}
appears as:
UnwiseOwl earned the Geoflashing Achievement
|
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
| name = UnwiseOwl
}}
appears as:
UnwiseOwl earned the Geoflashing Achievement
|
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
}}
appears as:
This user earned the Geoflashing Achievement
|