Difference between revisions of "Template:Coord/input/dms"
Jump to navigation
Jump to search
imported>Orderinchaos (incorporate Stepheng3's sandbox edits) |
imported>MSGJ (update per Stepheng3's request) |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{Coord/link|dms-lat={{{1}}}°{{#if:{{{2}}}|{{{2}}}′}}{{#if:{{{3}}}|{{{3}}}″}}{{{4}}}|dms-long={{{5}}}°{{#if:{{{6}}}|{{{6}}}′}}{{#if:{{{7}}}|{{{7}}}″}}{{{8}}}|dec-lat={{coord/dms2dec|{{{4}}}|{{{1}}}|0{{{2}}}|0{{{3}}}}}|dec-long={{coord/dms2dec|{{{8}}}|{{{5}}}|0{{{6}}}|0{{{7}}}}}|param={{{1}}}_{{{2}}}_{{{3}}}_{{{4}}}_{{{5}}}_{{{6}}}_{{{7}}}_{{{8}}}_{{{9}}}|default={{#if:{{{format|}}}|{{{format}}}|dms}}|name={{{name|}}}}}<!-- | + | <includeonly>{{Coord/link |
| − | -->{{#if:{{{10}}}|{{Coord/input/error2|msg=extra parameters|sort_ch=#}}}}<!-- | + | |dms-lat={{{1}}}°{{#if:{{{2}}}|{{{2}}}′}}{{#if:{{{3}}}|{{{3}}}″}}{{{4}}} |
| − | -->{{#ifexpr:0{{{1}}}>90|{{Coord/input/error2|msg=latd>90|sort_ch=>}}}}<!-- | + | |dms-long={{{5}}}°{{#if:{{{6}}}|{{{6}}}′}}{{#if:{{{7}}}|{{{7}}}″}}{{{8}}} |
| − | -->{{#ifexpr:0{{{1}}}<-90|{{Coord/input/error2|msg=latd<-90|sort_ch=<}}}}<!-- | + | |dec-lat={{coord/dms2dec|{{{4}}}|{{{1}}}|0{{{2}}}|0{{{3}}}}} |
| − | -->{{#ifexpr:0{{{2}}}<60||{{Coord/input/error2|msg=latm>=60|sort_ch='}}}}<!-- | + | |dec-long={{coord/dms2dec|{{{8}}}|{{{5}}}|0{{{6}}}|0{{{7}}}}} |
| − | -->{{#ifexpr:0{{{2}}}<0|{{Coord/input/error2|msg=latm<0|sort_ch='}}}}<!-- | + | |param={{{1}}}_{{{2}}}_{{{3}}}_{{{4}}}_{{{5}}}_{{{6}}}_{{{7}}}_{{{8}}}_{{{9}}} |
| − | -->{{#ifexpr:0{{{3}}}<60||{{Coord/input/error2|msg=lats>=60|sort_ch="}}}}<!-- | + | |default={{#if:{{{format|}}}|{{{format}}}|dms}} |
| − | -->{{#ifexpr:0{{{3}}}<0|{{Coord/input/error2|msg=lats<0|sort_ch="}}}}<!-- | + | |name={{{name|}}}}}<!-- |
| − | -->{{#ifexpr:0{{{5}}}<360||{{Coord/input/error2|msg=longd>=360|sort_ch=>}}}}<!-- | + | -->{{#if:{{{5}}}||{{Coord/input/error2|msg=missing longitude (dms format)|sort_ch=#}}}}<!-- |
| − | -->{{#ifexpr:0{{{5}}}>-360||{{Coord/input/error2|msg=longd<=-360|sort_ch=<}}}}<!-- | + | -->{{#if:{{{10}}}|{{Coord/input/error2|msg=extra parameters (dms format)|sort_ch=#}}}}<!-- |
| − | -->{{#ifexpr:0{{{6}}}<60||{{Coord/input/error2|msg=longm>=60|sort_ch='}}}}<!-- | + | -->{{#ifexpr:0{{{1}}}>90|{{Coord/input/error2|msg=latd>90 (dms format)|sort_ch=>}}}}<!-- |
| − | -->{{#ifexpr:0{{{6}}}<0|{{Coord/input/error2|msg=longm<0|sort_ch='}}}}<!-- | + | -->{{#ifexpr:0{{{1}}}<-90|{{Coord/input/error2|msg=latd<-90 (dms format)|sort_ch=<}}}}<!-- |
| − | -->{{#ifexpr:0{{{7}}}<60||{{Coord/input/error2|msg=longs>=60|sort_ch="}}}}<!-- | + | -->{{#ifexpr:0{{{2}}}<60||{{Coord/input/error2|msg=latm>=60 (dms format)|sort_ch='}}}}<!-- |
| − | -->{{#ifexpr:0{{{7}}}<0|{{Coord/input/error2|msg=longs<0|sort_ch="}}}}<!-- | + | -->{{#ifexpr:0{{{2}}}<0|{{Coord/input/error2|msg=latm<0 (dms format)|sort_ch='}}}}<!-- |
| + | -->{{#ifexpr:0{{{3}}}<60||{{Coord/input/error2|msg=lats>=60 (dms format)|sort_ch="}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{3}}}<0|{{Coord/input/error2|msg=lats<0 (dms format)|sort_ch="}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{5}}}<360||{{Coord/input/error2|msg=longd>=360 (dms format)|sort_ch=>}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{5}}}>-360||{{Coord/input/error2|msg=longd<=-360 (dms format)|sort_ch=<}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{6}}}<60||{{Coord/input/error2|msg=longm>=60 (dms format)|sort_ch='}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{6}}}<0|{{Coord/input/error2|msg=longm<0 (dms format)|sort_ch='}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{7}}}<60||{{Coord/input/error2|msg=longs>=60 (dms format)|sort_ch="}}}}<!-- | ||
| + | -->{{#ifexpr:0{{{7}}}<0|{{Coord/input/error2|msg=longs<0 (dms format)|sort_ch="}}}}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
| − | {{ | + | {{Documentation|Coord/sub doc}} |
| − | |||
[[Category:Coord template]] | [[Category:Coord template]] | ||
</noinclude> | </noinclude> | ||