Difference between revisions of "Template:Formal attire"
From Geohashing
imported>Relet |
imported>Relet m |
||
Line 3: | Line 3: | ||
| icon = Formal_attire.PNG | | icon = Formal_attire.PNG | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[Formal attire | + | | achievement = [[Formal attire achievement]] |
| action = looking good at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | | action = looking good at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
− | | category = Formal attire | + | | category = Formal attire achievement |
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{Formal attire | + | {{Formal attire |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
Line 22: | Line 22: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Formal attire | + | <code>{{Formal attire |
| latitude = 41 | | latitude = 41 | ||
| longitude = -81 | | longitude = -81 | ||
Line 35: | Line 35: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{formal attire | + | <code>{{formal attire |
| latitude = 41 | | latitude = 41 | ||
| longitude = -81 | | longitude = -81 | ||
Line 52: | Line 52: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{formal attire | + | <code>{{formal attire |
| latitude = 41 | | latitude = 41 | ||
| longitude = -81 | | longitude = -81 |
Revision as of 17:16, 4 April 2009
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 = 41
| longitude = -81
| date = 2008-05-25
}}
appears as:
This user earned the Formal attire achievement
|
Example:
{{formal attire
| latitude = 41
| longitude = -81
| date = 2008-05-25
| name = Tonypedia
| image = tonypedia.jpg
}}
appears as:
Tonypedia earned the Formal attire achievement
|
Example:
{{formal attire
| latitude = 41
| longitude = -81
| date = 2008-05-25
| name = Tonypedia
| honor = true
}}
appears as:
Tonypedia earned the Formal attire achievement
|