Difference between revisions of "Template:Formal attire"
From Geohashing
imported>Tonynpedia |
imported>Tonynpedia |
||
Line 11: | Line 11: | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{ | + | {{couch potato geohash |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
− | :'' | + | :| ''name = '''name of achiever''' (optional)'' |
− | :'' | + | :| ''image = '''image name''' (optional)'' |
+ | :| ''honor = '''true''' (if honorable mention)'' | ||
}} | }} | ||
Line 22: | Line 23: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{couch potato geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | + | }}</code> appears as: | |
− | |||
− | }}</code> appears as: | ||
− | {{ | + | {{couch potato geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | |||
− | |||
}} | }} | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{couch potato geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | name = | + | | name = Widdershins |
+ | | image = Widder.jpg | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{couch_potato_geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
− | | name = | + | | name = Widdershins |
+ | | image = Widder.jpg | ||
}} | }} | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{ | + | <code>{{couch potato geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | honor = true | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{couch potato geohash |
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
| date = 2008-05-25 | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | honor = true | ||
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Revision as of 02:47, 23 June 2008
This user earned the Formal Attire Geohash achievement
|
How to use this template:
{{couch potato geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | honor = true (if honorable mention)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Couch Potato Geohash Achievement
|
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Couch Potato Geohash Achievement
|
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| honor = true
}}
appears as:
Widdershins earned the Couch Potato Geohash Honorable Mention
|