در حال ویرایش الگو:Coord/sub doc
این ویرایش را میتوان خنثی کرد. لطفاً تفاوت زیر را بررسی کنید تا تأیید کنید که این چیزی است که میخواهید انجام دهید، سپس تغییرات زیر را ذخیره کنید تا خنثیسازی ویرایش را به پایان ببرید.
نسخهٔ فعلی | متن شما | ||
خط ۱: | خط ۱: | ||
The following templates are "subroutines" of {{tl|Coord}}. Separating them out drastically reduces the pre-expand size of {{tl|Coord}}. They shouldn't be invoked directly. | The following templates are "subroutines" of {{tl|Coord}}. Separating them out drastically reduces the pre-expand size of {{tl|Coord}}. They shouldn't be invoked directly. | ||
{| | {| | ||
|- | |- | ||
خط ۱۹: | خط ۱۸: | ||
|- | |- | ||
| {{tl|Coord/input/dec}} | | {{tl|Coord/input/dec}} | ||
| reads coordinates in decimal degrees <nowiki>{{ | | reads coordinates in decimal degrees <nowiki>{{coord|12|-12}}</nowiki> | ||
|- | |- | ||
| {{tl|Coord/input/d}} | | {{tl|Coord/input/d}} | ||
| reads coordinates in decimal degrees with directional letters <nowiki>{{ | | reads coordinates in decimal degrees with directional letters <nowiki>{{coord|12|N|12|W}}</nowiki> | ||
|- | |- | ||
| {{tl|Coord/input/dm}} | | {{tl|Coord/input/dm}} | ||
| reads coordinates in degrees/minutes format <nowiki>{{ | | reads coordinates in degrees/minutes format <nowiki>{{coord|12|12|N|12|12|W}}</nowiki> | ||
|- | |- | ||
| {{tl|Coord/input/dms}} | | {{tl|Coord/input/dms}} | ||
| reads coordinates in degrees/minutes/seconds format <nowiki>{{ | | reads coordinates in degrees/minutes/seconds format <nowiki>{{coord|12|12|12|N|12|12|12|W}}</nowiki> | ||
|- | |- | ||
| {{tl|Coord/input/ERROR}} | | {{tl|Coord/input/ERROR}} | ||
خط ۳۵: | خط ۳۴: | ||
| {{tl|Coord/input/error2}} | | {{tl|Coord/input/error2}} | ||
| generates error message for range checks and such | | generates error message for range checks and such | ||
|- | |- | ||
| {{tl|Coord/negzeropad}} | | {{tl|Coord/negzeropad}} | ||
خط ۴۴: | خط ۴۰: | ||
| {{tl|Coord/prec dec}} | | {{tl|Coord/prec dec}} | ||
| selects a format for converting decimal degrees, based on the precision of the inputs | | selects a format for converting decimal degrees, based on the precision of the inputs | ||
|} | |} | ||