Difference between revisions of "Template:Geoflashing"
From Geohashing
imported>UnwiseOwl m |
imported>UnwiseOwl (Update to documentation) |
||
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> | + | </table>[[Category:Geoflashing]] |
+ | |||
+ | <noinclude> | ||
+ | '''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:''' | ||
+ | <code>{{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | name = UnwiseOwl | ||
+ | | image = -35 139 11102008 UO20.jpg | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | name = UnwiseOwl | ||
+ | | image = -35 139 11102008 UO20.jpg}} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | name = UnwiseOwl | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | name = UnwiseOwl | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | }} | ||
+ | [[Category:Achievement award templates]] | ||
+ | </noinclude> |
Revision as of 02:13, 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
|