Difference between revisions of "Template:Graticule2"
From Geohashing
imported>Opspin (New page: <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....) |
imported>Mattyk m |
||
(8 intermediate revisions by 2 users not shown) | |||
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;"> | + | <includeonly><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. --> | ||
+ | {{#vardefine:n|{{#switch:{{{lat|0}}}|-1=-0|-0=0|{{#expr:({{{lat|0}}} + 1)}} }} }} | ||
+ | {{#vardefine:e|{{#switch:{{{lon|0}}}|-1=-0|-0=0|{{#expr:({{{lon|0}}} + 1)}} }} }} | ||
+ | {{#vardefine:s|{{#switch:{{{lat|0}}}|0=-0|{{#expr:({{{lat|0}}} - 1)}} }} }} | ||
+ | {{#vardefine:w|{{#switch:{{{lon|0}}}|0=-0|{{#expr:({{{lon|0}}} - 1)}} }} }} | ||
<tr> | <tr> | ||
− | <td style="text-align:left;width:7em" width="7em"> | + | <td style="text-align:left;width:7em" width="7em">'''{{#if:{{{nw|}}} | {{{nw}}} | [[{{#var:n}},{{#var:w}}|–]] }}'''</td> |
− | <td style="text-align:center;width:8em" width="8em"> | + | <td style="text-align:center;width:8em" width="8em">'''{{#if:{{{n|}}} | {{{n}}} | [[{{#var:n}},{{{lon|0}}}|–]] }}'''</td> |
− | <td style="text-align:right;width:7em" width="7em"> | + | <td style="text-align:right;width:7em" width="7em">'''{{#if:{{{ne|}}} | {{{ne}}} | [[{{#var:n}},{{#var:e}}|–]] }}'''</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td style="text-align:left"> | + | <td style="text-align:left;width:7em" width="7em">'''{{#if:{{{w|}}} | {{{w}}} | [[{{{lat|0}}},{{#var:w}}|–]] }}'''</td> |
− | <td style="text-align:center"> | + | <td style="text-align:center;width:8em" width="8em">'''{{{name|{{PAGENAME}}}}}'''</td> |
− | <td style="text-align:right"> | + | <td style="text-align:right;width:7em" width="7em">'''{{#if:{{{e|}}} | {{{e}}} | [[{{{lat|0}}},{{#var:e}}|–]] }}'''</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td style="text-align:left"> | + | <td style="text-align:left;width:7em" width="7em">'''{{#if:{{{sw|}}} | {{{sw}}} | [[{{#var:s}},{{#var:w}}|–]] }}'''</td> |
− | <td style="text-align:center"> | + | <td style="text-align:center;width:8em" width="8em">'''{{#if:{{{s|}}} | {{{s}}} | [[{{#var:s}},{{{lon|0}}}|–]] }}'''</td> |
− | <td style="text-align:right"> | + | <td style="text-align:right;width:7em" width="7em">'''{{#if:{{{se|}}} | {{{se}}} | [[{{#var:s}},{{#var:e}}|–]] }}'''</td> |
</tr> | </tr> | ||
− | <!-- Put any additional fields above here. | + | <!-- Put any additional fields above here. -->}} |
− | -->}} | + | <tr><td colspan="3" style="text-align:center;">{{{map| {{#ifeq:{{{point|0}}}|1 |
− | <tr><td colspan="3" style="text-align:center;">{{{map| | + | |{{#vardefine:ymd|{{#time:Y-m-d| +{{#expr:({{{lon|0}}} * 12 / 180) round 0}} hours}} }} |
− | < | + | {{#tag:map||lat={{{lat|0}}}|lon={{{lon|0}}}|date={{#var:ymd}} }}<br> |
− | + | [[{{#var:ymd}}|{{#time:D j M Y|{{#var:ymd}} }}]] in [[{{{lat|0}}},{{{lon|0}}}]]:<br> | |
− | + | '''{{coordinates graticule|{{#var:ymd}}|lat={{{lat|0}}}|lon={{{lon|0}}} }}'''<br> | |
− | + | {{meetup links|{{#var:ymd}}|lat={{{lat|0}}}|lon={{{lon|0}}} }} | |
− | + | |{{#tag:map||lat={{{lat|0}}}|lon={{{lon|0}}} }} | |
− | + | }} }}}</td></tr> | |
− | + | </table></includeonly><noinclude> | |
− | + | {{Graticule2/Documentation}} <!-- Documentation is elsewhere --> | |
− | |||
− | |||
</noinclude> | </noinclude> |
Latest revision as of 04:57, 14 December 2008
Edit the documentation (it isn't part of the template page)
– | Rapid City | – |
– | Graticule2 | – |
Torrington | – | – |
Usage:
{{graticule2 | lat = 43 | lon = -103 | n = [[Rapid City, South Dakota|]] | sw = [[Torrington, Wyoming|]] }}
Notes on usage:
- As per Template:Graticule, you can specify | map = ... and | name = ... parameters if you wish.
- You don't have to include neighbors that don't exist. The template will automatically insert a "–" for absent neighbors. This dash now acts as a link to the missing graticule.
- You can automatically abbreviate links using the magic pipe: insert a | character at the end of the bracketed text: [[Smalltown, USA|]] is magically transformed (at save time) to [[Smalltown, USA|Smalltown]].
- You can add a "
| maponly = 1
" if you just want the map without the links to the surrounding graticules. - You can add a "
| point= 1
" if you want the map to show the (approximately) current hash point for the graticule.
All articles using this template should use wikilink brackets ([[ and ]]) to link to the other neighboring graticules.