Änderungen

Die Seite wurde neu angelegt: „<onlyinclude><includeonly><span title="Breitengrad">{{#ifexpr: {{{round}}} < -2 | {{padleft: {{#expr:trunc abs({{{NS}}} round 0)}}|2|0}}° {{0|00′&nbsp…“
<onlyinclude><includeonly><span title="Breitengrad">{{#ifexpr: {{{round}}} < -2
| {{padleft: {{#expr:trunc abs({{{NS}}} round 0)}}|2|0}}°&nbsp;{{0|00′&nbsp;}}
| {{padleft: {{#expr:trunc( abs(60*{{{NS}}} round 0) / 60)}}|2|0}}°&nbsp;{{padleft: {{#expr:abs(60*{{{NS}}} round 0) mod 60}}|2|0}}′&nbsp;
}}{{#ifexpr: {{{NS}}} < 0
| <abbr title="Süd">S</abbr>
| <abbr title="Nord">N</abbr>
}}</span>, <span title="Längengrad">{{#ifexpr: {{{round}}} < -2
| {{padleft: {{#expr:trunc abs({{{EW}}} round 0)}}|3|0}}°&nbsp;{{0|00′&nbsp;}}
| {{padleft: {{#expr:trunc( abs(60*{{{EW}}} round 0) / 60)}}|3|0}}°&nbsp;{{padleft: {{#expr:abs(60*{{{EW}}} round 0) mod 60}}|2|0}}′&nbsp;
}}{{#ifexpr: {{{EW}}} < 0
| <abbr title="West">W</abbr>
| <abbr title="Ost">O</abbr>
}}</span></includeonly></onlyinclude>

{{Coordinate/Formatdoku}}