Template:Coord/link: Difference between revisions

1,100 bytes removed ,  6 years ago
Created page with "<span class="plainlinksneverexpand">[{{Coor URL}}{{{param}}}{{#if:{{{name|}}}|&title={{urlencode:{{{name}}}}}}} <span class="{{#ifeq:{{{default|}}}|dec|geo-nondefault|geo-defa..."
m (1 revision imported)
(Created page with "<span class="plainlinksneverexpand">[{{Coor URL}}{{{param}}}{{#if:{{{name|}}}|&title={{urlencode:{{{name}}}}}}} <span class="{{#ifeq:{{{default|}}}|dec|geo-nondefault|geo-defa...")
 
Line 1:
<span class="plainlinks nourlexpansionplainlinksneverexpand">[{{Coor URL}}{{{param}}}{{#if:{{{name|}}}|&title={{urlencode:{{{name}}}}}}} <span class="{{#ifeq:{{{default|}}}|dec|geo-nondefault|geo-default}}"><span class="geo-dms" title="Maps, aerial photos,satellite and other data for this location"><span class="latitude">{{{dms-lat}}}</span> <span class="longitude">&nbsp;{{{dms-long}}}</span></span></span><span class="geo-multi-punct">&#xfeff; / &#xfeff;</span><span class="{{#ifeq:{{{default|}}}|dec|geo-default|geo-nondefault}}"><span class="geo-dec" title="Maps, aerial photos, and other data for this locationlatitude">{{{dec-lat-display|{{#ifexpr:{{{decdms-lat}}}<0|{{Coord/negzeropad|{{{dec-lat}}}|{{#expr:abs{{{dec-lat}}}}}}}°S|{{{dec-lat}}}°N}}}}} {{{dec-long-display|{{#ifexpr:{{{dec-long}}}<0|{{Coord/negzeropad|{{{dec-long}}}|{{#expr:abs{{{dec-long}}}}}}}°W|{{{dec-long}}}°E}}}}}</span><span style="display:none">&#xfeff; / <span class="geolongitude">{{{dec-lat}}}; {{{decdms-long}}}</span></span>{{#if:{{{name|}}}|</span><span styleclass="display:nonegeo-multi-punct">&#xfeff; ({{{name|}}})</span>|}}</span>]</span><noinclude>
<!-- BE CAREFUL WITH COPY PASTING
HTMLTidy moves our whitespace around. We use &#xfeff; (unicode zero width no break space/BOM) to force a space char at the end or beginning of a span to stay where it is, and this character gets lost in copypasting. This is a deprecated unicode character for these purposes, but it is the only method that works consistently around all browsers (opposed to #x2060 and #x200b).
-->{{documentation}}[[Category:Coord template]] </noinclude>