Difference between revisions of "Template:Largest geohash"
imported>Robyn (Try again without the name mismatch ...) |
imported>Robyn (Fricking capital lEtTeRs!) |
||
Line 13: | Line 13: | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{Largest | + | {{Largest Geohash |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
Line 27: | Line 27: | ||
'''Example:'''<br> | '''Example:'''<br> | ||
− | <code>{{Largest | + | <code>{{Largest Geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 37: | Line 37: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest Geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 48: | Line 48: | ||
'''Example:''' (note that the username is not displayed because the graticule name takes precedence)<br> | '''Example:''' (note that the username is not displayed because the graticule name takes precedence)<br> | ||
− | <code>{{Largest | + | <code>{{Largest Geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 58: | Line 58: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest Geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 70: | Line 70: | ||
'''Example:''' (using a personal name and no graticule name)<br> | '''Example:''' (using a personal name and no graticule name)<br> | ||
− | <code>{{Largest | + | <code>{{Largest Geohash |
| latitude = 32 | | latitude = 32 | ||
| longitude = -4 | | longitude = -4 | ||
Line 78: | Line 78: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest Geohash |
| latitude = 32 | | latitude = 32 | ||
| longitude = -4 | | longitude = -4 | ||
Line 87: | Line 87: | ||
'''Example:''' (without username or graticule name it assumes the user)<br> | '''Example:''' (without username or graticule name it assumes the user)<br> | ||
− | <code>{{Largest | + | <code>{{Largest Geohash |
| latitude = 32 | | latitude = 32 | ||
| longitude = -4 | | longitude = -4 | ||
Line 94: | Line 94: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest Geohash |
| latitude = 32 | | latitude = 32 | ||
| longitude = -4 | | longitude = -4 |
Revision as of 17:40, 22 August 2008
Template is still under revision. Please don't use it yet. -Robyn 17:33, 22 August 2008 (UTC)
This user earned the Largest Geohash achievement
|
How to use this template:
{{Largest Geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | number = number of attendees (required)
- | record = true (if it was a record) (optional)
- | graticule = name of graticule (optional)
- | name = name of achiever (optional, only if no graticule)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 26
| record = true
| graticule = Boston, Massachusetts
| image = 2008-05-24 group sidewalk.jpg
}}
appears as:
Boston, Massachusetts earned the Largest geohash achievement
|
Example: (note that the username is not displayed because the graticule name takes precedence)
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 26
| record = true
| graticule = Boston, Massachusetts
| name = Relet
}}
appears as:
Boston, Massachusetts earned the Largest geohash achievement
|
Example: (using a personal name and no graticule name)
{{Largest Geohash
| latitude = 32
| longitude = -4
| date = 2008-05-24
| number = 6
| name = Relet
}}
appears as:
Relet earned the Largest geohash achievement
|
Example: (without username or graticule name it assumes the user)
{{Largest Geohash
| latitude = 32
| longitude = -4
| date = 2008-05-24
| number = 6
}}
appears as:
This user earned the Largest geohash achievement
|