Difference between revisions of "Template:Air geohash"

From Geohashing
imported>Jevanyn
(Okay, it's spaces)
imported>Robyn
(testing template edit)
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightskyblue; border-collapse: separate;"><div>[[Image:Airgeohashballoon.png|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightskyblue; border-collapse: separate;"><div>[[Image:Airgeohashballoon.png|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned the [[Air Geohash]] achievement'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned the [[Air Geohash]] achievement'''
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by {{#if:{{{vehicle|}}}|{{{vehicle}}}|air}}.''' </td>
+
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{vehicle|}}}|by {{{vehicle}}}|by air}}{{#if:{{{subcategory|}}}|, attaining the rank of {{{subcategory}}}.|.}}''' </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>|}}
 
</tr>
 
</tr>
Line 18: Line 18:
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
:''| vehicle = '''flying device''' (optional)''
 
:''| vehicle = '''flying device''' (optional)''
 +
:''| subcategory = e.g. '''Pilot''' (see main page)''
 
}}
 
}}
  
Line 30: Line 31:
 
| image = Widder.jpg
 
| image = Widder.jpg
 
| vehicle = hang glider
 
| vehicle = hang glider
 +
| subcategory = Pilot
 
}}</code> appears as:
 
}}</code> appears as:
  
Line 39: Line 41:
 
| image = Widder.jpg
 
| image = Widder.jpg
 
| vehicle = hang glider
 
| vehicle = hang glider
 +
| subcategory = Pilot
 
}}
 
}}
  
Line 47: Line 50:
 
| date = 2008-05-25
 
| date = 2008-05-25
 
| name = Widdershins
 
| name = Widdershins
 +
| subcategory = Kite Pilot
 
| image = Widder.jpg
 
| image = Widder.jpg
 
}}</code> appears as:
 
}}</code> appears as:
Line 55: Line 59:
 
| date = 2008-05-25
 
| date = 2008-05-25
 
| name = Widdershins
 
| name = Widdershins
 +
| subcategory = Kite Pilot
 
| image = Widder.jpg
 
| image = Widder.jpg
 
}}
 
}}

Revision as of 20:29, 11 August 2008

Airgeohashballoon.png
This user earned the Air Geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by air.


How to use this template:

{{air geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| vehicle = flying device (optional)
| subcategory = e.g. Pilot (see main page)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{air geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | image = Widder.jpg | vehicle = hang glider | subcategory = Pilot }} appears as:

Airgeohashballoon.png
Widdershins earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by hang glider, attaining the rank of Pilot.
Widder.jpg

Example: {{air geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | subcategory = Kite Pilot | image = Widder.jpg }} appears as:

Airgeohashballoon.png
Widdershins earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air, attaining the rank of Kite Pilot.
Widder.jpg

Example: {{air geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins }} appears as:

Airgeohashballoon.png
Widdershins earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air.

Example: {{air geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 }} appears as:

Airgeohashballoon.png
This user earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air.