Difference between revisions of "Template:No trespassing"

From Geohashing
imported>Tankmiche
(from "irc.peeron.com" to "carabiner.peeron.com")
imported>JesseW
(add copyable example, re-format)
Line 21: Line 21:
 
The image name should not include 'Image:' or surrounding braces.
 
The image name should not include 'Image:' or surrounding braces.
  
'''Example:'''
+
'''Copyable, minimal example:'''
 +
<pre>{{No trespassing |latitude= |longitude= |date= |image= |name= ~~~}}</pre>
 +
 
 +
'''Example with image:'''
 
<code>&#x007B;{No trespassing  
 
<code>&#x007B;{No trespassing  
 
| latitude = 45
 
| latitude = 45
Line 38: Line 41:
 
}}
 
}}
  
'''Example:'''
+
'''Example without image, but with name:'''
 
<code>&#x007B;{No trespassing  
 
<code>&#x007B;{No trespassing  
 
| latitude = 45
 
| latitude = 45
Line 53: Line 56:
 
}}
 
}}
  
'''Example:'''
+
'''Example without image or name:'''
 
<code>&#x007B;{No trespassing  
 
<code>&#x007B;{No trespassing  
 
| latitude = 45
 
| latitude = 45

Revision as of 08:17, 8 May 2012

Notrespassing.gif
This user earned the No trespassing consolation prize
by almost reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{No trespassing

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

}}

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

Copyable, minimal example:

{{No trespassing |latitude= |longitude= |date= |image= |name= ~~~}}

Example with image: {{No trespassing | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = MrGeohasher | image = Noterminal_portland_sample_2.jpg }} appears as:

Notrespassing.gif
MrGeohasher earned the No trespassing consolation prize
by almost reaching the (45, -122) geohash on 2008-02-19.
Noterminal portland sample 2.jpg

Example without image, but with name: {{No trespassing | latitude = 45 | longitude = -122 | date = 2008-02-19 | name = MrGeohasher }} appears as:

Notrespassing.gif
MrGeohasher earned the No trespassing consolation prize
by almost reaching the (45, -122) geohash on 2008-02-19.

Example without image or name: {{No trespassing | latitude = 45 | longitude = -122 | date = 2008-02-19 }} appears as:

Notrespassing.gif
This user earned the No trespassing consolation prize
by almost reaching the (45, -122) geohash on 2008-02-19.