Difference between revisions of "Template:Cliffs of Despair"

From Geohashing
(template created)
 
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
|user = {{{name|}}}
 
|user = {{{name|}}}
 
|achievement = [[Cliffs of Despair|Cliffs of Despair consolation prize]]
 
|achievement = [[Cliffs of Despair|Cliffs of Despair consolation prize]]
|action = being prevented from 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 {{{terrain|terrain}}} that was too steep to be traversed
+
|action = being prevented from reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by {{#if:{{{terrain|}}} | {{{terrain}}} | terrain that was too steep to be traversed}}
 
|image = {{{image|}}}
 
|image = {{{image|}}}
 
|category = Cliffs of despair consolation prize
 
|category = Cliffs of despair consolation prize
Line 21: Line 21:
  
 
The image name should not include 'Image:' or surrounding braces.
 
The image name should not include 'Image:' or surrounding braces.
[[Category:Achievement award templates]]
+
 
 +
'''Examples'''
 +
 
 +
<code><nowiki>{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122
 +
| date = 2010-03-02 | terrain = a 40 degree slope}}</nowiki></code>
  
 
{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122
 
{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122
 
| date = 2010-03-02 | terrain = a 40 degree slope}}
 
| date = 2010-03-02 | terrain = a 40 degree slope}}
  
 +
<code><nowiki>{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122
 +
| date = 2010-03-02}}</nowiki></code>
 +
 +
{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122
 +
| date = 2010-03-02}}
 +
 +
<code><nowiki>{{Cliffs of Despair| latitude = 45 | longitude = -122
 +
| date = 2010-03-02}}</nowiki></code>
 +
 +
{{Cliffs of Despair| latitude = 45 | longitude = -122
 +
| date = 2010-03-02}}
 +
 +
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:44, 15 January 2022

Brakes.png
This user earned the Cliffs of Despair consolation prize
by being prevented from reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by terrain that was too steep to be traversed.

How to use this template:

{{Cliffs of Despair

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| terrain = type of terrain or geographic feature (e.g. cliff or rock wall) (optional)
| image = image name (optional)

}}

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

Examples

{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122 | date = 2010-03-02 | terrain = a 40 degree slope}}

Brakes.png
Jim earned the Cliffs of Despair consolation prize
by being prevented from reaching the (45, -122) geohash on 2010-03-02 by a 40 degree slope.

{{Cliffs of Despair| name = [[User:Jiml|Jim]] | latitude = 45 | longitude = -122 | date = 2010-03-02}}

Brakes.png
Jim earned the Cliffs of Despair consolation prize
by being prevented from reaching the (45, -122) geohash on 2010-03-02 by terrain that was too steep to be traversed.

{{Cliffs of Despair| latitude = 45 | longitude = -122 | date = 2010-03-02}}

Brakes.png
This user earned the Cliffs of Despair consolation prize
by being prevented from reaching the (45, -122) geohash on 2010-03-02 by terrain that was too steep to be traversed.