跳至內容

「模板:Pp-protected」:修訂間差異

移除 2,999 位元組 、​ 2023年8月15日 (星期二)
imported>ChiEmpire
imported>ChiEmpire
第5行: 第5行:
   | 參數<code>native_name</code>不建議使用。請改用<code>alt_name</code>。
   | 參數<code>native_name</code>不建議使用。請改用<code>alt_name</code>。
}}
}}
== Coordinate syntax ==
Coordinates can be entered as [[decimal digit]]s or using degrees, minutes and seconds. There is also the option of using the {{tl|Coord}} template but this is not recommended since it does not allow for map functionality. If no map is to be displayed then the Coord template will work fine.
<div style="text-align: center; width: 20em; float: left; margin-right: 1em; font-size: 90%;">Example dms</div>
<div style="text-align: center; width: 20em; float: left; margin-right: 1em; font-size: 90%;">Example dm</div>
<div style="text-align: center; width: 20em; float: left; margin-right: 1em; font-size: 90%;">Example d</div>
{{clr}}
<pre style="width: 20em; float: left; margin-right: 1em; font-size: 90%;">
| lat_d    = 33
| lat_m    = 39
| lat_s    = 3.6
| lat_NS    = S
| long_d    = 151
| long_m    = 12
| long_s    = 04
| long_EW  = E
</pre>
<pre style="width: 20em; float: left; margin-right: 1em; font-size: 90%;">
| lat_d    = 33
| lat_m    = 39
| lat_NS    = S
| long_d    = 151
| long_m    = 12
| long_EW  = E
 
 
</pre>
<pre style="width: 20em; float: left; margin-right: 1em; font-size: 90%;">
| lat_d    = 33
| lat_NS    = S
| long_d    = 151
| long_EW  = E
 
 
 
 
</pre>
{{clr}}
<div style="text-align: center; width: 20em; float: left; margin-right: 1em; left; font-size: 90%;">Example unsigned dd</div>
<div style="text-align: center; width: 20em; float: left; margin-right: 1em; left; font-size: 90%;">Example signed dd</div>
{{clr}}
<pre style="width: 20em; float: left; margin-right: 1em; left; font-size: 90%;">
| lat_d    = 33.65100
| lat_NS    = S
| long_d    = 51.20100
| long_EW  = E
</pre>
<pre style="width: 20em; float: left; font-size: 90%;">
| lat_d    = -33.65100
| long_d    = 51.20100
 
 
</pre>
{{clr}}
The coord template can be used with the following syntax. More information can be found at [[Template:Coord]].
<pre style="width: 65em; font-size: 90%;">
{{coord|33|39|03.6|S|151|12|03.6|E|format=dms|region:AU_type:landmark|display=inline,title}}
</pre>
For additional examples see [[Template:Infobox protected area/sandbox/coordinate examples|Coordinate examples]].
The coordinates for Canadian places can be found using [http://gnss.nrcan.gc.ca/gnss-srt/searchName.jsp?language=en Geographical Name Search Service] (GNSS). Coordinates for United States places can be found using [http://geonames.usgs.gov/pls/gnispublic Geographic Names Information System] (GNIS).  Another tool that will supply coordinates for many locations around the world can be found at [http://pagesperso-orange.fr/universimmedia/geo/loc.htm univers immedia] which uses Google Maps. These sites and many others provide coordinates using [[decimal degrees]]s which are used in the example above. Using decimal degrees simplifies data entry and accuracy. By default the coordinates are displayed in degree, minute, second format. This is being considered. This can be changed by setting {{nowrap|<code><nowiki>format=dec</nowiki></code>}}.
== Infobox examples ==
== Infobox examples ==


匿名使用者