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

Sex.PNG
This user earned the Sex Geohash achievement on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
by having sex at the ({{{latitude}}}, {{{longitude}}}) geohash.


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:

Sex.PNG
Robyn earned the Sex Geohash Achievement
by having sex with Thomcat at the (47, -122) geohash on 2008-05-25.

Example with a non-user:

{{Sex geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| partner = a friend
| name = Someone
}}

appears as:

Sex.PNG
Someone earned the Sex Geohash Achievement
by having sex with a friend at the (47, -122) geohash on 2008-05-25.

No names example:

{Sex geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}

appears as:

Sex.PNG
This user earned the Sex Geohash Achievement
by having sex at the (47, -122) geohash on 2008-05-25.