Difference between revisions of "Template:Graticule"
From Geohashing
imported>AshleyMorton (Uh, I think it fixed more than it broke...) |
imported>Ironiridis m (please stop changing this template like that...) |
||
Line 1: | Line 1: | ||
− | <table class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;"> | + | <!-- **** Please stop adding and removing brackets around the directional parameters; lets settle on one and fix whatever is "broken"! **** --><table class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; border: 1px solid #aaa; background-color: #f9f9f9; color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;"> |
{{#if:{{{maponly|}}}|| <!-- Put any extra headings below here. --> | {{#if:{{{maponly|}}}|| <!-- Put any extra headings below here. --> | ||
<tr> | <tr> |
Revision as of 21:31, 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)