Կաղապար:Infobox coord
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. This template does not do error checking. Invalid input is simply passed to {{Coord}}, which might return an error message.
Օգտագործման ձևը
ԽմբագրելField | Description |
---|---|
lat_d |
Degrees of latitude (can be in decimal degrees). |
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 in decimal degrees). |
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:. |
dim |
See Wikipedia:WikiProject Geographical coordinates/dim:. |
scale |
See Wikipedia:WikiProject Geographical coordinates/scale:. |
source |
See Wikipedia:WikiProject Geographical coordinates/source:. |
globe |
See Wikipedia:WikiProject Geographical coordinates/globe:. |
display |
inline,title , the default, or inline .
|
format |
dms for degree, minutes, second output, the default, or dec for decimal degree output.
|
name |
For information about name see Կաղապար:Coord/doc#Usage.
|
notes |
For information about notes see Կաղապար: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 = }}
TemplateData
ԽմբագրելNo description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
lat_d | lat_d | Degrees of latitude. | Թիվը | optional |
lat_m | lat_m | Minutes of latitude | Թիվը | optional |
lat_s | lat_s | Seconds of latitude | Թիվը | optional |
lat_NS | lat_NS | Latitude north or south of equator | Թիվը | optional |
long_d | long_d | Degrees of longitude | Թիվը | optional |
long_m | long_m | Minutes of longitude | Թիվը | optional |
long_s | long_s | Seconds of longitude | Թիվը | optional |
long_EW | long_EW | Longitude east or west of prime meridian | Թիվը | optional |
Type | type | Type of coordinates | Տող | optional |
Population | pop | Population of city(only with type:city) | Թիվը | optional |
Region | region | Political region of coordinate | Տող | optional |
Dim (m) or (km) | dim | Width of object in meter or kilometer | Թիվը | optional |
Scale | scale | Scale of the map | Թիվը | optional |
Source | source | Source of data specified | Տող | optional |
Globe | globe | It specifies planet, dwarf planet, asteroid etc. | Տող | optional |
Display | display | Specifies the display(inline, title) | Տող | optional |
Format | format | dms(degree minute second) or dec(decimal degree output)
| Տող | optional |
Name | name | It can be used to annotate inline coordinates | Տող | optional |
Notes | notes | Specifies the text to be displayed immediately after the coordinates | Տող | optional |