લખાણ પર જાઓ

ઢાંચો:Infobox coord/doc

વિકિપીડિયામાંથી


This helper template provides a way to pass parameters to {{Coord}} when building Infoboxes that require access to coordinate for use in maps. Because {{Coord}} is transcluded, all the functionality of that template, including hCards, is provided.

FieldDescription
lat_dDegrees of latitude (can be in decimal degrees).
lat_mMinutes of latitude.
lat_sSeconds of latitude.
lat_NSN for north or S for south of the equator.
long_dDegrees of longitude (can be in decimal degrees).
long_mMinutes of longitude.
long_sSeconds of longitude.
long_EW E for east or W for west of the prime meridian.
typeSee Wikipedia:WikiProject Geographical coordinates/type:.
popPopulation, for use with type:city.
regionSee Wikipedia:WikiProject Geographical coordinates/region:.
dimSee Wikipedia:WikiProject Geographical coordinates/dim:.
scaleSee Wikipedia:WikiProject Geographical coordinates/scale:.
sourceSee Wikipedia:WikiProject Geographical coordinates/source:.
globeSee Wikipedia:WikiProject Geographical coordinates/globe:.
displayinline,title, the default, or inline.
formatdms for degree, minutes, second output, the default, or dec for decimal degree output.
nameFor information about name see Template:Coord/doc#Usage.
notesFor 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.

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