Difference between revisions of "Template:Formal attire"
From Geohashing
imported>Sourcerer |
imported>Fippe m (example which actually exists) |
||
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> |
Revision as of 11:15, 20 August 2019
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
|