Template:Infobox coord
跳到导航
跳到搜索
![]() | 本Template的源代码中包含了一些精密的可選參數和構造。 建議您於編輯模板前先熟悉其构造與解析器函數。若您的編輯導致了意外的問題,請儘快撤銷編輯,因該模板或於相當數量的頁面中出現。 所有實驗性的编辑可於沙盒模板或者您自己的用戶頁中進行。 |
用途
Provides an easy way to load data into the Coord template when building Infoboxes that require direct data input for use in maps. The data the Coord template uses is loaded in that template without additional effort. The new template will behave as if Coord template where used directly. Because the Coord template is used all the functionality that template offers such as the creation of hCards are implemented.
用法
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 = |
For information about type go here.
|
pop = |
For use with type:city and will produce city(pop)
|
region = |
For information about region go here.
|
scale = |
For information about scale go here.
|
source = |
For information about source go here.
|
globe = |
For information about globe go here.
|
display = |
inline or inline,title or title and variants.
|
format = |
dms for degree, minutes, second output, dec for decimal digit output.
|
name = |
For information about name go here.
|
Degrees must be specified. If degrees are not signed then NS or EW must also be specified. If type
is city
and pop
is the population then city(population)
is loaded in the Coord template.
For advice on creating new templates that include coordinate data see Creating new templates.
空白模板
{{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 = }}
参见
上述文档嵌入自Template:Infobox coord/doc。 (编辑 | 历史) 编者可以在本模板的沙盒 (创建 | 镜像)和测试样例 (创建)页面进行实验。 请在/doc子页面中添加分类。本模板的子页面。 |