قالب:Infobox coord/doc

من ويكيبيديا، الموسوعه الحره

Purpose[تعديل]

Provides an easy way to pass parameters to {{Coord}} when building Infoboxes that require direct data input for use in maps. Because {{Coord}} is transcluded, all the functionality of that template, including hCards, is provided.

Usage[تعديل]

Field Description
lat_d = Degrees of latitude (can be a decimal degree).
lat_m = Minutes of latitude.
lat_s = Seconds of latitude.
lat_NS = N for north or S for south of the equator.
long_d = Degrees of longitude (can be a decimal degree).
long_m = Minutes of longitude.
long_s = Seconds of longitude.
long_EW = E for east or W for west of the prime meridian.
type = See Wikipedia:WikiProject Geographical coordinates/type:.
pop = Population, for use with type:city.
region = See Wikipedia:WikiProject Geographical coordinates/region:.
scale = See Wikipedia:WikiProject Geographical coordinates/scale:.
source = See Wikipedia:WikiProject Geographical coordinates/source:.
globe = See Wikipedia:WikiProject Geographical coordinates/globe:.
display = inline or inline,title or title and variants.
format = dms for degree, minutes, second output, dec for decimal degree output.
name = For information about name see Template:Coord/doc#Usage.
notes = For information about notes see Template:Coord/doc#Usage.

Degrees must be specified. If degrees are not signed then NS and EW must also be specified.

For advice on creating new templates that include coordinate data see Creating new templates. See {{coord}} for allowable values.

Template blank[تعديل]

{{Infobox coord
| lat_d   = 
| lat_m   = 
| lat_s   = 
| lat_NS  = 
| long_d  = 
| long_m  = 
| long_s  = 
| long_EW = 
| type    = 
| pop     = 
| region  = 
| scale   = 
| source  = 
| globe   = 
| display = 
| format  = 
| name    = 
| notes   =
}}

Also see[تعديل]