Difference between revisions of "Template:Coord/input/dms/sandbox"
< Template:Coord | input/dms
Jump to navigation
Jump to search
imported>Stepheng3 (unique error messages, pp-template is redundant) |
imported>Stepheng3 (mention format in error messages) |
||
| Line 2: | Line 2: | ||
-->{{#if:{{{5}}}||{{Coord/input/error2|msg=missing longitude (dms format)|sort_ch=#}}}}<!-- | -->{{#if:{{{5}}}||{{Coord/input/error2|msg=missing longitude (dms format)|sort_ch=#}}}}<!-- | ||
-->{{#if:{{{10}}}|{{Coord/input/error2|msg=extra parameters (dms format)|sort_ch=#}}}}<!-- | -->{{#if:{{{10}}}|{{Coord/input/error2|msg=extra parameters (dms format)|sort_ch=#}}}}<!-- | ||
| − | -->{{#ifexpr:0{{{1}}}>90|{{Coord/input/error2|msg=latd>90|sort_ch=>}}}}<!-- | + | -->{{#ifexpr:0{{{1}}}>90|{{Coord/input/error2|msg=latd>90 (dms format)|sort_ch=>}}}}<!-- |
| − | -->{{#ifexpr:0{{{1}}}<-90|{{Coord/input/error2|msg=latd<-90|sort_ch=<}}}}<!-- | + | -->{{#ifexpr:0{{{1}}}<-90|{{Coord/input/error2|msg=latd<-90 (dms format)|sort_ch=<}}}}<!-- |
| − | -->{{#ifexpr:0{{{2}}}<60||{{Coord/input/error2|msg=latm>=60|sort_ch='}}}}<!-- | + | -->{{#ifexpr:0{{{2}}}<60||{{Coord/input/error2|msg=latm>=60 (dms format)|sort_ch='}}}}<!-- |
| − | -->{{#ifexpr:0{{{2}}}<0|{{Coord/input/error2|msg=latm<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|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|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|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|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|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|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|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|sort_ch="}}}}<!-- | + | -->{{#ifexpr:0{{{7}}}<0|{{Coord/input/error2|msg=longs<0 (dms format)|sort_ch="}}}}<!-- |
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
{{documentation|Coord/sub doc}} | {{documentation|Coord/sub doc}} | ||
[[Category:Coord template]] | [[Category:Coord template]] | ||
</noinclude> | </noinclude> | ||
Revision as of 00:13, 23 April 2010
| 50px | This is the template sandbox page for Template:Coord/input/dms (diff). |
| Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages. Subpages of this template. |