Template:Infobox World Heritage Site/doc
This is a documentation subpage for Template:Infobox World Heritage Site. It contains usage information, categories and other content that is not part of the original template page. |
Syntax
{{Infobox World Heritage Site |Name = |Image = (optional) |State_Party = |Type = |Criteria = |ID = |Link = (optional) |Region = |Coordinates = (optional; use {{tl|coord}}) |Year = |Session = (optional) |Extension = (optional) |Danger = (optional) }}
Notes
- For Region, use the following UNESCO classifications:
Africa | encompassing Sub-Saharan Africa |
Arab States | Northern Africa and the Middle East |
Asia-Pacific | Asia and Oceania |
Europe and North America | Europe, Canada, USA |
Latin America and the Caribbean | entire Western Hemisphere less Canada and USA |
Coordinates
The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles 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, 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 see the microformat project.
Sub-templates
If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.
If it has a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- category
- county-name
- extended-address
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- uid
- url
- vcard
Geo is produced by calling {{coord}}, and uses HTML classes:
- geo
- latitude
- longitude
Please do not rename or remove these classes nor collapse nested elements which use them.
Precision
When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name=
parameter.
Microformat
The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles 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, 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 see the microformat project.
Sub-templates
If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.
If it has a URL, use {{URL}}.
Please do not remove instances of these sub-templates.
Classes
hCard uses HTML classes including:
- adr
- agent
- category
- county-name
- extended-address
- fn
- label
- locality
- nickname
- note
- org
- region
- street-address
- uid
- url
- vcard
Geo is produced by calling {{coord}}, and uses HTML classes:
- geo
- latitude
- longitude
Please do not rename or remove these classes nor collapse nested elements which use them.
Precision
When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name=
parameter.
Example 1
UNESCO World Heritage Site | |
---|---|
Criteria | Cultural: iii, iv, vi |
Reference | 121 |
Inscription | 1979 (3rd Session) |
Extensions | 2006 |
Endangered | since 2003 |
This example has no image:
{{Infobox World Heritage Site |Name = Kathmandu Valley |State_Party = {{NEP}} |Type = Cultural |Criteria = iii, iv, vi |ID = 121 |Region = Asia-Pacific |Year = 1979 |Danger = since 2003 |Extension = 2006 }}
Example 2
UNESCO World Heritage Site | |
---|---|
Criteria | Cultural: iii, iv, vi |
Reference | 121 |
Inscription | 1979 (3rd Session) |
Extensions | 2006 |
Endangered | since 2003 |
This example uses an image of width 270px:
{{Infobox World Heritage Site |Name = Kathmandu Valley |Image = [[Image:basantapurpalace.JPG|270px|The Kathmandu Darbar Square]] |State_Party = {{NEP}} |Type = Cultural |Criteria = iii, iv, vi |ID = 121 |Region = Asia-Pacific |Year = 1979 |Danger = since 2003 |Extension = 2006 }}
Example 3
UNESCO World Heritage Site | |
---|---|
Criteria | Cultural: iii, iv, vi |
Reference | 121 |
Inscription | 1979 (3rd Session) |
Extensions | 2006 |
Endangered | since 2003 |
This example uses an infobox width of 20.8em with an image width of 230px:
{{Infobox World Heritage Site |Name = Kathmandu Valley |infoboxwidth= 20.8em |Image = [[Image:basantapurpalace.JPG|230px|The Kathmandu Darbar Square]] |State_Party = {{NEP}} |Type = Cultural |Criteria = iii, iv, vi |ID = 121 |Region = Asia-Pacific |Year = 1979 |Danger = since 2003 |Extension = 2006 }}