Difference between revisions of "Template:Cliffs of Despair"

From Geohashing
(bug fix)
(more examples)
Line 21: Line 21:
  
 
The image name should not include 'Image:' or surrounding braces.
 
The image name should not include 'Image:' or surrounding braces.
 +
 +
'''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]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Revision as of 19:43, 8 December 2010

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.