Difference between revisions of "Template:Combo"
From Geohashing
imported>Relet |
imported>Relet m |
||
Line 4: | Line 4: | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = {{{comboname}}} Achievement | | achievement = {{{comboname}}} Achievement | ||
− | | action = {{{action}}} at the [http:// | + | | action = {{{action}}} at the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] |
Revision as of 22:26, 9 July 2012
[[File:{{{icon1}}}|22px]] |
This user earned the {{{comboname}}} Achievement
|
How to use this template:
{{Combo
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | comboname = name of the fused achievement (please concatenate the achievement names in the most silly combination possible (required))
- | name = name of achiever (optional)
- | image = image name (optional)
- | icon1 = icon of the first achievement (we're not yet smart enough to guess this)
- | icon2 = icon of the second achievement (optional for logicians and mathematicians)
- | icon3 = icon of the third achievement (optional for underachievers)
- | icon4 = icon of the fourth achievement (optional for mortals)
- | cat1 = category of the first achievement (we're not yet smart enough to guess this)
- | cat2 = category of the second achievement (optional for logicians and mathematicians)
- | cat3 = category of the third achievement (optional for underachievers)
- | cat4 = category of the fourth achievement (optional for mortals)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Combo | comboname = Underwater Camping | action = diving and camping | latitude = 53 | longitude = 13 | date = 2009-07-15 | name = relet | icon1 = Underwater.PNG | icon2 = PoisonIvy.png | cat1 = Underwater geohash achievement | cat2 = Camping geohash achievement }}
appears as:
relet earned the Underwater Camping Achievement
|