Difference between revisions of "Template:Sex geohash"
From Geohashing
imported>Robyn (Created ribbon.) |
imported>Robyn (name should be clickable) |
||
Line 2: | Line 2: | ||
<tr> | <tr> | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: pink; border-collapse: separate;"><div>[[Image:Sex.PNG|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: pink; border-collapse: separate;"><div>[[Image:Sex.PNG|44px]]</div></td> | ||
− | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Sex Geohash]] achievement''' on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | + | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|[[User:{{{name}}}]]|This user}} earned the [[Sex Geohash]] achievement''' on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
:by having sex {{#if:{{{partner|}}}|with {{{partner}}}|}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash]. </td> | :by having sex {{#if:{{{partner|}}}|with {{{partner}}}|}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash]. </td> | ||
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | {{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} |
Revision as of 16:33, 29 July 2008
This user earned the Sex Geohash achievement on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
|
How to use this template:
{{Sex geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | partner = name of sex partner (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example with another wiki user:
{{Sex geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | partner = [[User:Thomcat|Thomcat]] | name = Robyn | image = CENSORED }}
appears as:
Robyn earned the Sex Geohash Achievement
|
Example with a non-user:
{{Sex geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | partner = a friend | name = Someone }}
appears as:
Someone earned the Sex Geohash Achievement
|
No names example:
{Sex geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 }}
appears as:
This user earned the Sex Geohash Achievement
|