Predloga:Infopolje koord/dok
To je dokumentacijska podstran za glavno stran Predloga:Infopolje koord. Namenjena je shranjevanju navodil, kategorizaciji in drugi vsebini, ki ni del glavne strani. Predloga ima testiranju namenjene testneprimere. |
Ta predloga vsebuje skrajno zapletene in/ali ezoterične skladenjske elemente.
Prosimo vas, da predloge ne spreminjate, če niste popolnoma prepričani in niste pripravljeni popraviti vse posledične stranske škode ob nepričakovanih rezultatih. Vse preizkušanje opravite v splošnem Peskovniku za predloge ali v vašem uporabniškem prostoru. |
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.
Usage
urediField | 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 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
uredi{{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
urediNi opisa.
Parameter | Opis | Vrsta | Stanje | |
---|---|---|---|---|
lat_d | lat_d | Degrees of latitude. | Številka | neobvezno |
lat_m | lat_m | Minutes of latitude | Številka | neobvezno |
lat_s | lat_s | Seconds of latitude | Številka | neobvezno |
lat_NS | lat_NS | Latitude north or south of equator | Številka | neobvezno |
long_d | long_d | Degrees of longitude | Številka | neobvezno |
long_m | long_m | Minutes of longitude | Številka | neobvezno |
long_s | long_s | Seconds of longitude | Številka | neobvezno |
long_EW | long_EW | Longitude east or west of prime meridian | Številka | neobvezno |
Type | type | Type of coordinates | Niz | neobvezno |
Population | pop | Population of city(only with type:city) | Številka | neobvezno |
Region | region | Political region of coordinate | Niz | neobvezno |
Dim (m) or (km) | dim | Width of object in meter or kilometer | Številka | neobvezno |
Scale | scale | Scale of the map | Številka | neobvezno |
Source | source | Source of data specified | Niz | neobvezno |
Globe | globe | It specifies planet, dwarf planet, asteroid etc. | Niz | neobvezno |
Display | display | Specifies the display(inline, title) | Niz | neobvezno |
Format | format | dms(degree minute second) or dec(decimal degree output)
| Niz | neobvezno |
Name | name | It can be used to annotate inline coordinates | Niz | neobvezno |
Notes | notes | Specifies the text to be displayed immediately after the coordinates | Niz | neobvezno |
Also see
uredi