Difference between revisions of "Template:Formal attire"
From Geohashing
imported>Relet m (+expedition passthru) |
m (Replacing Peeron with Geohashing.info) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = [[Formal attire achievement]] | | achievement = [[Formal attire achievement]] | ||
− | | action = looking good at the [ | + | | action = looking good at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category = Formal attire achievement | | category = Formal attire achievement | ||
Line 24: | Line 24: | ||
'''Example:''' | '''Example:''' | ||
<code>{{Formal attire | <code>{{Formal attire | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
}}</code> appears as: | }}</code> appears as: | ||
{{Formal attire geohash | {{Formal attire geohash | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
}} | }} | ||
'''Example:''' | '''Example:''' | ||
<code>{{formal attire | <code>{{formal attire | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
− | | name = | + | | name = Thomcat |
− | | image = | + | | image = 2008 06 27 47 -122 tux.jpg |
}}</code> appears as: | }}</code> appears as: | ||
{{formal attire geohash | {{formal attire geohash | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
− | | name = | + | | name = Thomcat |
− | | image = | + | | image = 2008 06 27 47 -122 tux.jpg |
}} | }} | ||
'''Example:''' | '''Example:''' | ||
<code>{{formal attire | <code>{{formal attire | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
− | | name = | + | | name = Thomcat |
| honor = true | | honor = true | ||
}}</code> appears as: | }}</code> appears as: | ||
{{formal attire geohash | {{formal attire geohash | ||
− | | latitude = | + | | latitude = 47 |
− | | longitude = - | + | | longitude = -122 |
− | | date = 2008- | + | | date = 2008-06-27 |
− | | name = | + | | name = Thomcat |
| honor = true | | honor = true | ||
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:46, 15 January 2022
This user earned the Formal attire achievement
|
How to use this template:
{{Formal attire
- | 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:
{{Formal attire
| latitude = 47
| longitude = -122
| date = 2008-06-27
}}
appears as:
This user earned the Formal attire achievement
|
Example:
{{formal attire
| latitude = 47
| longitude = -122
| date = 2008-06-27
| name = Thomcat
| image = 2008 06 27 47 -122 tux.jpg
}}
appears as:
Thomcat earned the Formal attire achievement
|
Example:
{{formal attire
| latitude = 47
| longitude = -122
| date = 2008-06-27
| name = Thomcat
| honor = true
}}
appears as:
Thomcat earned the Formal attire achievement
|