Difference between revisions of "Template:Graticule"

From Geohashing
imported>Tyler
(link to Template:Surrounds)
imported>Tyler
(undid my link/comment (wouldn't make sense not to have map))
Line 25: Line 25:
  
 
Make sure to not leave out the trailing slash on the <nowiki><map... /></nowiki>. Ideally, I'd like to avoid using <nowiki><map></nowiki> at all, but <nowiki>{{#tag}}</nowiki> doesn't seem to want to do the right thing here. [[User:Duskwolf|Duskwolf]] 00:22, 22 May 2008 (UTC)
 
Make sure to not leave out the trailing slash on the <nowiki><map... /></nowiki>. Ideally, I'd like to avoid using <nowiki><map></nowiki> at all, but <nowiki>{{#tag}}</nowiki> doesn't seem to want to do the right thing here. [[User:Duskwolf|Duskwolf]] 00:22, 22 May 2008 (UTC)
 
Without map: [[:Template:Surrounds]]. These could probably be combined somehow. [[User:Tyler|Tyler]] 02:12, 22 May 2008 (UTC)
 
 
</noinclude>
 
</noinclude>

Revision as of 02:17, 22 May 2008

- - -
- Graticule -
- - -

Usage:

 {{graticule
   | map = <map lat="123" lon="-45" />
   | nw = Smalltown, USA
   | s = Hayfields, USA
 }}

Make sure to not leave out the trailing slash on the <map... />. Ideally, I'd like to avoid using <map> at all, but {{#tag}} doesn't seem to want to do the right thing here. Duskwolf 00:22, 22 May 2008 (UTC)