imported>ChiEmpire |
imported>ChiEmpire |
(未顯示同一使用者於中間所作的 3 次修訂) |
第1行: |
第1行: |
| <noinclude>{{documentation subpage}}</noinclude> | | <noinclude>{{documentation subpage}}</noinclude> |
| <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> |
|
| |
| {{notice
| |
| | 參數<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 ==
| |
|
| |
| ==== With map only ====
| |
| ----
| |
| {{Infobox protected area
| |
| | name = Ku-ring-gai Chase National Park
| |
| | iucn_category = II
| |
| | map = Australia
| |
| | map_width = 200
| |
| | location = [[New South Wales]], [[Australia]]
| |
| | nearest_city = [[Sydney]]
| |
| | lat_d = 33
| |
| | lat_m = 39
| |
| | lat_s = 3.6
| |
| | lat_NS = S
| |
| | long_d = 151
| |
| | long_m = 12
| |
| | long_s = 3.6
| |
| | long_EW = E
| |
| | region = AU
| |
| | display = inline
| |
| | area = {{convert|154|km2|acre|abbr=on}}
| |
| | established = October 1, 1967
| |
| | visitation_num = 2 Million
| |
| | visitation_year = 2001
| |
| | governing_body = [[Department of Environment and Climate Change (New South Wales)|Department of Environment and Climate Change]]
| |
| }}
| |
| <pre style="max-width:50%; overflow:auto; font-size: 90%;">
| |
| {{Infobox protected area
| |
| | name = Ku-ring-gai Chase National Park
| |
| | iucn_category = II
| |
| | map = Australia
| |
| | map_width = 200
| |
| | location = [[New South Wales]]. [[Australia]]
| |
| | nearest_city = [[Sydney]]
| |
| | lat_d = 33
| |
| | lat_m = 39
| |
| | lat_s = 3.6
| |
| | lat_NS = S
| |
| | long_d = 151
| |
| | long_m = 12
| |
| | long_s = 3.6
| |
| | long_EW = E
| |
| | region = AU
| |
| | area = {{convert|154|km2|acre|abbr=on}}
| |
| | established = October 1, 1967
| |
| | visitation_num = 2 Million
| |
| | visitation_year = 2001
| |
| | governing_body = [[Department of Environment and Climate Change (New South Wales)|Department of Environment and Climate Change]]
| |
| }}
| |
| </pre>
| |
| {{clr}}
| |
| ==== With photograph only ====
| |
| ----
| |
| {{Infobox protected area
| |
| | name = Yosemite National Park
| |
| | iucn_category = Ib
| |
| | photo = 100 1325.JPG
| |
| | photo_caption = Yosemite Valley from Tunnel View
| |
| | location = [[California]], [[United States]]
| |
| | nearest_city = [[Mariposa, California|Mariposa]]
| |
| | lat_d = 37.8499232
| |
| | long_d = -119.5676663
| |
| | region = US-CA
| |
| | scale = 300000
| |
| | display = inline
| |
| | area = {{convert|761266|acres|km2}}
| |
| | established = October 1, 1890
| |
| | visitation_num = 3,280,911
| |
| | visitation_year = 2004
| |
| | governing_body = [[National Park Service]]
| |
| | world_heritage_site = 1984
| |
| | url = http://www.nps.gov/yose/
| |
| }}
| |
| <pre style="max-width:50%; overflow:auto; font-size: 90%;">
| |
| {{Infobox protected area
| |
| | name = Yosemite National Park
| |
| | iucn_category = Ib
| |
| | photo = 100 1325.JPG
| |
| | photo_caption = Yosemite Valley from Tunnel View
| |
| | location = [[California]], [[United States]]
| |
| | nearest_city = [[Mariposa, California|Mariposa]]
| |
| | lat_d = 37.8499232
| |
| | long_d = -119.5676663
| |
| | region = US-CA
| |
| | scale = 300000
| |
| | area = {{convert|761266|acres|km2}}
| |
| | established = October 1, 1890
| |
| | visitation_num = 3,280,911
| |
| | visitation_year = 2004
| |
| | governing_body = [[National Park Service]]
| |
| | world_heritage_site = 1984
| |
| | url = http://www.nps.gov/yose/
| |
| }}
| |
| </pre>
| |
| {{clr}}
| |
| ==== With no photograph or map ====
| |
| ----
| |
| {{Infobox protected area
| |
| | name = Harz National Park
| |
| | native_name = Nationalparkverwaltung Harz
| |
| | iucn_category = II
| |
| | location = [[Lower Saxony]] and [[Saxony-Anhalt]], [[Germany]]
| |
| | nearest_city =
| |
| | coordinates = {{coord|51|47|00|N|10|34|00|E|region:DE_type:landmark|display=inline}}
| |
| | area = {{convert|8900|ha|acre}}
| |
| | established = 1990, 1994, 2006
| |
| | visitation_num =
| |
| | visitation_year =
| |
| | governing_body = Nationalparkverwaltung Harz
| |
| }}
| |
| <pre style="max-width:50%; overflow:auto; font-size: 90%;">
| |
| {{Infobox protected area
| |
| | name = Harz National Park
| |
| | native_name = Nationalparkverwaltung Harz
| |
| | iucn_category = II
| |
| | location = [[Lower Saxony]] and [[Saxony-Anhalt]], [[Germany]]
| |
| | nearest_city =
| |
| | coordinates = {{coord|51|47|00|N|10|34|00|E|region:DE_type:landmark|display=inline}}
| |
| | area = {{convert|8900|ha|acre}}
| |
| | established = 1990, 1994, 2006
| |
| | visitation_num =
| |
| | visitation_year =
| |
| | governing_body = Nationalparkverwaltung Harz
| |
| }}
| |
| </pre>
| |
| {{clr}}
| |
|
| |
| ==== With photograph and map ====
| |
| ----
| |
| {{Infobox protected area
| |
| | name = Dry Island Buffalo Jump Provincial Park
| |
| | photo = Dry Island Provincial Park2.jpg
| |
| | photo_caption = Panoramic view
| |
| | iucn_category = III
| |
| | map = Canada Alberta
| |
| | map_caption = Map of Alberta, Canada
| |
| | map_width = 175
| |
| | location = [[Alberta, Canada|Alberta]], [[Canada]]
| |
| | nearest_city = [[Three Hills, Alberta|Three Hills]]
| |
| | coordinates = {{coord|51|56|10|N|112|57|41|W| display = inline <!-- for documentation page only - not general practice -->}}
| |
| | coords_ref = <ref name=gnss>
| |
| {{cite web
| |
| | url = http://gnss.nrcan.gc.ca/gnss-srt/searchName.jsp?language=en
| |
| | title = Geographical Name Search Service
| |
| | publisher = Natural Resources Canada
| |
| | accessdate = 2009-04-26 }}</ref>
| |
| | display = inline
| |
| | region = CA
| |
| | area = {{convert|34.5|km2|sqmi|abbr=on}}
| |
| | established = December 15, 1970
| |
| | governing_body = [[Alberta Tourism, Parks and Recreation]]
| |
| }}
| |
| <pre style="max-width:50%; overflow:auto; font-size: 90%;">
| |
| {{Infobox protected area
| |
| | name = Dry Island Buffalo Jump Provincial Park
| |
| | photo = Dry Island Provincial Park2.jpg
| |
| | photo_caption = Panoramic view
| |
| | iucn_category = III
| |
| | map = Canada Alberta
| |
| | map_caption = Map of Alberta, Canada
| |
| | map_width = 175
| |
| | location = [[Alberta, Canada|Alberta]], [[Canada]]
| |
| | nearest_city = [[Three Hills, Alberta|Three Hills]]
| |
| | coordinates = {{coord|51|56|10|N|112|57|41|W| display = inline <!-- for documentation page only - not general practice -->}}
| |
| | coords_ref = <ref name=gnss>
| |
| {{cite web
| |
| | url = http://gnss.nrcan.gc.ca/gnss-srt/searchName.jsp?language=en
| |
| | title = Geographical Name Search Service
| |
| | publisher = Natural Resources Canada
| |
| | accessdate = 2009-04-26 }}</ref>
| |
| | region = CA
| |
| | area = {{convert|34.5|km2|sqmi|abbr=on}}
| |
| | established = December 15, 1970
| |
| | governing_body = [[Alberta Tourism, Parks and Recreation]]
| |
| }}
| |
| </pre>
| |
| {{clr}}
| |
| <div style="font-size: medium;">References</div>
| |
| ----
| |
| {{reflist}}
| |
|
| |
| == Microformat ==
| |
|
| |
| The HTML mark up produced by this template includes an [[hCard]] [[microformat]], which makes the area name and location parsable by computers, either acting automatically to catalogue article across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a [[Geo (microformat)|Geo microformat]], which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please visit [[Wikipedia:WikiProject Microformats|WikiProject Microformats]].
| |
|
| |
| {{Buildings and structures infobox templates}}
| |
| <includeonly>{{Sandbox other||<!-- 本行下加入模板的分類,跨維基連結加入Wikidata(參見[[Wikipedia:Wikidata]]) -->
| |
| [[Category:IUCN保护区信息框模板|Protected area]]
| |
| }}</includeonly>
| |