Difference between revisions of "Template:Cross that bridge"

From Geohashing
imported>Benjw
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Ribbon
+
{{Achievement
 
|color  = red
 
|color  = red
 
|icon  = Bridge.png
 
|icon  = Bridge.png
 
|user  = {{{name|}}}
 
|user  = {{{name|}}}
 
|achievement = [[Cross that bridge achievement]]
 
|achievement = [[Cross that bridge achievement]]
|action = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]], which was situated on {{#if:{{{bridge|}}}|{{{bridge}}}|a bridge}}
+
|action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]], which was situated on {{#if:{{{bridge|}}}|{{{bridge}}}|a bridge}}
 
|image  = {{{image|}}}
 
|image  = {{{image|}}}
 
|category = Cross that bridge achievement
 
|category = Cross that bridge achievement
Line 60: Line 60:
 
| longitude = 25
 
| longitude = 25
 
| date = 2009-07-20
 
| date = 2009-07-20
}</code> appears as:
+
}}</code> appears as:
  
 
{{cross that bridge
 
{{cross that bridge
Line 67: Line 67:
 
| date = 2009-07-20
 
| date = 2009-07-20
 
}}
 
}}
 +
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:44, 15 January 2022

Bridge.png
This user earned the Cross that bridge achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]], which was situated on a bridge.

How to use this template:

{{cross that bridge

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| bridge = type of structure used (optional)

}}

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

Example: {{cross that bridge | latitude = 60 | longitude = 25 | date = 2009-07-20 | name = Small oaks | image = 2009-07-20-60-25 4.jpg | bridge = a wooden bridge in the forest }} appears as:

Bridge.png
Small oaks earned the Cross that bridge achievement
by reaching the (60, 25) geohash on 2009-07-20, which was situated on a wooden bridge in the forest.
2009-07-20-60-25 4.jpg

Example: {{cross that bridge | latitude = 60 | longitude = 25 | date = 2009-07-20 | name = Small oaks }} appears as:

Bridge.png
Small oaks earned the Cross that bridge achievement
by reaching the (60, 25) geohash on 2009-07-20, which was situated on a bridge.

Example: {{cross that bridge | latitude = 60 | longitude = 25 | date = 2009-07-20 }} appears as:

Bridge.png
This user earned the Cross that bridge achievement
by reaching the (60, 25) geohash on 2009-07-20, which was situated on a bridge.