แม่แบบ:Coord

จากวิกิพีเดีย สารานุกรมเสรี
Documentation icon คู่มือการใช้งานแม่แบบ[ดู] [แก้] [ประวัติ] [ล้างแคช]

แม่แบบ {{coord}} จะสร้างลิงก์พิกัดภูมิศาสตร์ตามพารามิเตอร์ที่ระบุลงไป

พิกัดภูมิศาสตร์ที่สร้างขึ้น เป็นไปตาม WGS84 (ละติจูด; ลองจิจูด) สามารถระบุทั้งรูปแบบทศนิยม หรือรูปแบบองศา ลิปดา พิลิปดา ก็ได้

รูปแบบพิกัดอาจเป็นไปได้ 2 แบบคือ

  • องศา/ลิปดา/พิลิปดา (dms) แต่ความละเอียดอาจจะมีเฉพาะ องศา หรือองศา/ลิปดา หรือองศา/ลิปดา/พิลิปดา ก็ได้
  • ทศนิยม (deg)

การใช้แทนที่แม่แบบที่ล้าสมัย[แก้]

แม่แบบ {{Coord}} สามารถใช้แทนที่ {{coor d}}, {{coor dm}}, {{coor dms}}, {{coor at d}}, {{coor at dm}}, {{coor at dms}}, {{coor title d}}, {{coor title dm}} และ {{coor title dms}} พารามิเตอร์แทบจะเหมือนเดิมทุกประการ (มีเพียงพารามิเตอร์ display ที่เพิ่มเข้ามา)

ตัวอย่าง:

{{coord|12|34|N|45|33|W}} แทนที่ {{coor title dm|12|34|N|45|67|W}}
{{coord|12|34|12|N|45|33|45|W}} แทนที่ {{coor at dms|12|34|12|N|45|33|45|W}}
{{coord|10.2|-20.3}} หรือ {{coord|10.2|-20.3}} แทนที่ {{Coord|10.2|N|-20.3|E}}

การแสดงผล[แก้]

โดยปกติแล้ว พิกัดภูมิศาสตร์จะแสดงผลในรูปแบบตามที่ได้ระบุไว้

หากต้องการให้แสดงผลในรูปแบบองศา/ลิปดา/พิลิปดา (dms) เสมอ ให้แก้ไฟล์ common.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: none } .geo-dms { display: inline }

หากต้องการให้แสดงผลในรูปแบบทศนิยม (deg) เสมอ ให้แก้ไฟล์ common.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: none }

หากต้องการให้แสดงผลทั้งสองรูปแบบเสมอ ให้แก้ไฟล์ common.css:

.geo-default { display: inline } .geo-nondefault { display: inline }
.geo-dec { display: inline } .geo-dms { display: inline }
.geo-multi-punct { display: inline }

If CSS is disabled, or you have an old copy of MediaWiki:Common.css cached, you will see both formats. (The cache for Common.css takes 31 days to expire, and the changes were made 2007-04-04. You can either clear your cache or manually refresh this URL: [1].)

การใช้งาน[แก้]

{{coord|latitude|longitude|parameters|display=display}}
{{coord|dd|N/S|dd|E/W|parameters|display=display}}
{{coord|dd|mm|N/S|dd|mm|E/W|parameters|display=display}}
{{coord|dd|mm|ss|N/S|dd|mm|ss|E/W|parameters|display=display}}
  • display, which is optional, can be one of the following:
    • inline (default) : display the coordinate inline
    • title: display the coordinate by the article title, right-justified (replaces {{coor title dms}} family)
    • inline,title: display both inline at title (replaces {{coor at dms}} family)

Note: using the title attribute indicates that the coordinates apply to the article, and not just one of (perhaps many) places mentioned in it — so it should only be omitted in the latter case. It will be used to add the article to services such as Google Earth layers.

ตัวอย่าง[แก้]

(These are live geo-microformats and should be detected on this page by parsers)

{{Coord|43.651234|-79.383333}}

43°39′04″N 79°23′00″W / 43.651234°N 79.383333°W / 43.651234; -79.383333

Toronto - Fully decimal - N & W
{{Coord|43.65|-79.38}}

43°39′N 79°23′W / 43.65°N 79.38°W / 43.65; -79.38

Toronto - less precise
{{Coord|43.6500|-79.3800}}

43°39′00″N 79°22′48″W / 43.6500°N 79.3800°W / 43.6500; -79.3800

Toronto - medium precision with trailing zeroes
{{Coord|43.651234|N|79.383333|W}}

43°39′04″N 79°23′00″W / 43.651234°N 79.383333°W / 43.651234; -79.383333

Toronto - decimal with Northing & Westing
{{Coord|43|29|N|79|23|W}}

43°29′N 79°23′W / 43.483°N 79.383°W / 43.483; -79.383

Toronto - degrees & minutes
{{Coord|43|29|4|N|79|23|0|W}}

43°29′4″N 79°23′0″W / 43.48444°N 79.38333°W / 43.48444; -79.38333

Toronto - degrees, minutes & seconds
{{Coord|55.752222|N|37.615556|E}}

55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556

Moscow - N & E
{{coord|55.752222|N|37.615556|E|format=dms}} 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556
{{coord|55.752222|N|37.615556|E|format=dec}} 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E / 55.752222; 37.615556
{{Coord|33|55|S|18|25|E}}

33°55′S 18°25′E / 33.917°S 18.417°E / -33.917; 18.417

Capetown - S & E
{{Coord|22|54|30|S|43|14|37|W}}

22°54′30″S 43°14′37″W / 22.90833°S 43.24361°W / -22.90833; -43.24361

Rio - S & W
{{Coord|22|S|43|W}}

22°S 43°W / 22°S 43°W / -22; -43

A degree confluence
{{coord|52|28|59|N|1|53|37|W |display=inline,title|region:GB_type:city}} 52°28′59″N 1°53′37″W / 52.48306°N 1.89361°W / 52.48306; -1.89361พิกัดภูมิศาสตร์: 52°28′59″N 1°53′37″W / 52.48306°N 1.89361°W / 52.48306; -1.89361 Birmingham - with display and parameter settings; note display also in title of this page.

Class names[แก้]

The class names geo, latitude and longitude are used to generate the microformat and MUST NOT be changed.

ข้อมูลแม่แบบ[แก้]

ด้านล่างนี้คือข้อมูลแม่แบบ เอกสารกำกับสำหรับแม่แบบนี้ซึ่งถูกใช้งานโดยเครื่องมือแก้ไขแบบเห็นภาพและเครื่องมืออื่น ๆ

ข้อมูลแม่แบบสำหรับ Coord (อาจล้าสมัย)

Encodes the latitude and longitude coordinates of a location, provides a link to map of the location. This template does not work well with the Visual Editor, consider using {{coordDec}} for signed decimal degrees, {{coordDMS}} when degrees minutes and seconds are specified {{coordDM}} when only degrees and minutes are specified. To use this template you will need to use positional parameter following one of these schemes: {{coord | D | M | S | NS | D | M | S | EW | geo | opts}}, {{coord | D | M | NS | D | M | EW | geo | opts}}, {{coord | D| NS | D| EW | geo | opts}} {{coord | sD | sD | geo | opts}} where D is degrees, M is minutes, S seconds, sD signed decimal degrees, NS is N or S, EW is E or W, opts are named parameter and geo are the coordinate parameters described on the main doc page.

พารามิเตอร์แม่แบบ[แก้ไขข้อมูลแม่แบบ]

พารามิเตอร์คำอธิบายชนิดสถานะ
11

Either degrees latitude or a signed decimal degrees latitude

จำนวนแนะนำ
22

Either: minutes latitude, signed decimal degrees longitude or 'N' or 'S'.

สตริงแนะนำ
33

Either: second latitude, degrees longitude, 'N' or 'S' or GeoHack parameters

สตริงเลือกได้
44

Either: degrees longitude, 'N', 'S', 'E' or 'W' or GeoHack parameters

สตริงเลือกได้
55

Either: degrees longitude, minutes longitude or GeoHack parameters

สตริงเลือกได้
66

Either: minutes longitude, 'E' or 'W' or GeoHack parameters

สตริงเลือกได้
77

Either second longitude, or GeoHack parameters

สตริงเลือกได้
88

'E' or 'W'.

สตริงเลือกได้
99

GeoHack parameters. Example: dim:30_region:US-WI_type:event

สตริงเลือกได้
Wikidata itemqid

Retrieve coordinates from a WikiData entry instead of from this template's parameters

ตัวอย่าง
Q513
บรรทัดเลือกได้
Displaydisplay

Where it is displayed. Can be one of: 'inline' in the body of the article, 'title' at the top of the article or 'inline,title' both

ค่าที่แนะนำ
inline title inline,title
ค่าปริยาย
inline
บรรทัดแนะนำ
Namename

a label to place on maps (default is PAGENAME)

สตริงเลือกได้
Notesnotes

text displayed immediately following the coordinates

สตริงเลือกได้
Formatformat

How the coordinates are displayed, either 'dec' or 'dms'

ค่าที่แนะนำ
dec dms
บรรทัดเลือกได้
Geosearchnosave

Set to 'true' if you want to avoid this coordinate to be registered in the geosearch API.

สตริงเลือกได้

แหล่งข้อมูลอื่น[แก้]