Template:Infobox UNESCO World Heritage Site/doc

From Zoophilia Wiki
Revision as of 07:36, 4 October 2017 by meta>Fram (Create doc from https://en.wikipedia.org/w/index.php?title=Template:Infobox_World_Heritage_Site/doc&action=edit&oldid=776852050 (for contributors, check the history of that page))
(diff) โ† Older revision | Latest revision (diff) | Newer revision โ†’ (diff)
Jump to navigationJump to search

Syntax

{{Infobox UNESCO World Heritage Site
| WHS         = <!-- name as inscribed on the World Heritage List -->
| image       = <!-- optional -->
| image_size  = <!-- optional -->
| alt         = <!-- optional -->
| caption     = <!-- optional -->
| Location    = <!-- optional -->
| Type        = <!-- Cultural, Natural or Mixed --> 
| Criteria    =
| ID          =
| Link        = <!-- optional -->
| Region      = 
| Coordinates = <!-- optional; use {{coord}} -->
| Year        = 
| Session     = <!-- optional -->
| Extension   = <!-- optional -->
| Danger      = <!-- optional -->
| locmapin    = <!-- optional -->
| map_caption = <!-- optional -->
| map_width   = <!-- optional -->
| relief      = <!-- "1" for relief map - if available -->
| child       = <!-- optional; set to "yes" to embed this infobox within another infobox -->
| embedded    = <!-- optional; use to embed another infobox template within this one, e.g. {{Infobox mountain}} -->
}}

Notes

  • For Region, use the following UNESCO classifications[1]:
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 minus Canada and the USA

Coordinates

For coordinates, use {{coord}} with display=inline,title. Please do not be overly precise.

Examples

Example 1
Kathmandu Valley
UNESCO World Heritage Site
LocationNepal
CriteriaCultural: iii, iv, vi
Reference121
Inscription1979 (3rd session)
Extensions2006
Endangeredsince 2003

This example has no image:

{{Infobox UNESCO World Heritage Site
| WHS         = Kathmandu Valley
| Location    = [[Nepal]]
| Type        = Cultural
| Criteria    = iii, iv, vi
| ID          = 121
| Region      = Asia-Pacific
| Year        = 1979
| Danger      = since 2003
| Extension   = 2006
}}
Example 2
Kathmandu Valley
UNESCO World Heritage Site
The Kathmandu Darbar Square
The Kathmandu Darbar Square
LocationNepal
CriteriaCultural: iii, iv, vi
Reference121
Inscription1979 (3rd session)
Extensions2006
Endangeredsince 2003

This example uses an image of width 270px, and the alt and caption parameters:

{{Infobox UNESCO World Heritage Site
| WHS         = Kathmandu Valley
| image       = Basantapurpalace.JPG
| image_size  = 270px
| alt         = The Kathmandu Darbar Square
| caption     = The Kathmandu Darbar Square
| Location    = [[Nepal]]
| Type        = Cultural
| Criteria    = iii, iv, vi
| ID          = 121
| Region      = Asia-Pacific
| Year        = 1979
| Danger      = since 2003
| Extension   = 2006
}}
Example 3
Kathmandu Valley
UNESCO World Heritage Site
The Kathmandu Darbar Square
The Kathmandu Darbar Square
LocationNepal
CriteriaCultural: iii, iv, vi
Reference121
Inscription1979 (3rd session)
Extensions2006
Endangeredsince 2003
CoordinatesLua error: callParserFunction: function "#coordinates" was not found.
Script error: No such module "Location map".

This example uses the default image width, and a location map:

{{Infobox UNESCO World Heritage Site
| WHS         = Kathmandu Valley
| image       = Basantapurpalace.JPG
| alt         = The Kathmandu Darbar Square
| caption     = The Kathmandu Darbar Square
| Location    = [[Nepal]]
| Type        = Cultural
| Criteria    = iii, iv, vi
| ID          = 121
| Region      = Asia-Pacific
| Year        = 1979
| Danger      = since 2003
| Extension   = 2006
| locmapin    = Nepal
| coordinates = {{coord|27.704|85.309}}
| map_caption = Location in Nepal
}}

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.

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for this template in articles based on this TemplateData.

TemplateData for Infobox UNESCO World Heritage Site

An Infobox for World Heritage Sites

Template parameters

ParameterDescriptionTypeStatus
NameWHS Name

name as inscribed on the World Heritage List

Stringrequired
Imageimage Image

An image of the site

Stringoptional
Captioncaption Caption imagecaption

The image caption

Stringoptional
LocationLocation

Location of the site

Stringoptional
TypeType

The designated type: Cultural, Natural or Mixed

Stringrequired
CriteriaCriteria

The designated criteria i, ... ix or x

Stringrequired
IDID

The reference number

Numberrequired
RegionRegion

The UNESCO region: Africa, Arab States, Asia-Pacific, Asia and Oceania, Europe and North America, Latin America and the Caribbean

Stringrequired
LinkLink

A link, only used if no ID

Stringoptional
CoordinatesCoordinates coordinates

Use the {{coord}} template with display=inline, do not be overly precise.

Stringoptional
YearYear

Year site was listed

Stringoptional
SessionSession

Session site was inscribed: 1st โ€“ 40th

Stringoptional
ExtensionExtension

Extension

Stringoptional
DangerDanger

Period site has been in danger

Stringoptional
Location maplocmapin

Name of Location map to use, typically a country name

Stringoptional
Map captionmap_caption

Caption to use with the map

Stringoptional
Map widthmap_width

Width of displayed the map

Numberoptional
Reliefrelief

Use '1' for relief map - if available

Numberoptional
Childchild

set to 'yes' to embed this infobox within another infobox

Stringoptional
Embeddedembedded

Use to embed another infobox template within this one, e.g. {{Infobox mountain}}

Stringoptional

Tracking categories

See also

  • {{AFR}} [Africa]
  • {{AST}} [Arab States]
  • {{APA}} [Asia and Pacific]
  • {{ENA}} [Europe and N. America]
  • {{LAC}} [Latin America and Caribbean]
  • {{AFR}} [Africa]
  • {{AST}} [Arab States]
  • {{APA}} [Asia and Pacific]
  • {{ENA}} [Europe and N. America]
  • {{LAC}} [Latin America and Caribbean]