แม่แบบ:Coord
แม่แบบนี้ใช้ลูอา |
แม่แบบ {{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}}
- parameters, which are optional, can be any type:, region:, or scale: setting which is recognised by the map server, such as the popular
type:city
andtype:landmark options
. See Wikipedia:WikiProject Geographical coordinates#Parameters for a comprehensive list.
- display, which is optional, can be one of the following:
inline
(default) : display the coordinate inlinetitle
: 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}} | Toronto - Fully decimal - N & W | |
{{Coord|43.65|-79.38}} | Toronto - less precise | |
{{Coord|43.6500|-79.3800}} | Toronto - medium precision with trailing zeroes | |
{{Coord|43.651234|N|79.383333|W}} | Toronto - decimal with Northing & Westing | |
{{Coord|43|29|N|79|23|W}} | Toronto - degrees & minutes | |
{{Coord|43|29|4|N|79|23|0|W}} | Toronto - degrees, minutes & seconds | |
{{Coord|55.752222|N|37.615556|E}} | 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 | |
{{coord|55.752222|N|37.615556|E|format=dec}} | 55°45′08″N 37°36′56″E / 55.752222°N 37.615556°E | |
{{Coord|33|55|S|18|25|E}} | Capetown - S & E | |
{{Coord|22|54|30|S|43|14|37|W}} | Rio - S & W | |
{{Coord|22|S|43|W}} | 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 | 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.
พารามิเตอร์ | คำอธิบาย | ชนิด | สถานะ | |
---|---|---|---|---|
1 | 1 | Either degrees latitude or a signed decimal degrees latitude | จำนวน | แนะนำ |
2 | 2 | Either: minutes latitude, signed decimal degrees longitude or 'N' or 'S'. | สตริง | แนะนำ |
3 | 3 | Either: second latitude, degrees longitude, 'N' or 'S' or GeoHack parameters | สตริง | เลือกได้ |
4 | 4 | Either: degrees longitude, 'N', 'S', 'E' or 'W' or GeoHack parameters | สตริง | เลือกได้ |
5 | 5 | Either: degrees longitude, minutes longitude or GeoHack parameters | สตริง | เลือกได้ |
6 | 6 | Either: minutes longitude, 'E' or 'W' or GeoHack parameters | สตริง | เลือกได้ |
7 | 7 | Either second longitude, or GeoHack parameters | สตริง | เลือกได้ |
8 | 8 | 'E' or 'W'. | สตริง | เลือกได้ |
9 | 9 | GeoHack parameters. Example: dim:30_region:US-WI_type:event | สตริง | เลือกได้ |
Wikidata item | qid | Retrieve coordinates from a WikiData entry instead of from this template's parameters
| บรรทัด | เลือกได้ |
Display | display | 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
| บรรทัด | แนะนำ |
Name | name | a label to place on maps (default is PAGENAME) | สตริง | เลือกได้ |
Notes | notes | text displayed immediately following the coordinates | สตริง | เลือกได้ |
Format | format | How the coordinates are displayed, either 'dec' or 'dms'
| บรรทัด | เลือกได้ |
Geosearch | nosave | Set to 'true' if you want to avoid this coordinate to be registered in the geosearch API. | สตริง | เลือกได้ |
แหล่งข้อมูลอื่น
แก้- Google Earth Geographic Web Layer FAQ - Information on how Google uses Wikipedia's coordinate information.
คู่มือการใช้งานที่ปรากฏด้านบนนี้ดึงมาจาก แม่แบบ:Coord/doc (แก้ | ประวัติ) ผู้เขียนสามารถทำการทดลองได้ที่กระบะทราย (แก้ | ดูความแตกต่าง) และชุดทดสอบ (แก้) ของแม่แบบนี้ โปรดเพิ่มหมวดหมู่ไปที่หน้าย่อย /doc หน้าย่อยของแม่แบบนี้ |