Template:Infobox zoo

Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox zoo
|zoo_name         =
|logo             =
|logo_width       =
|logo_caption     =
|image            =
|image_width      =
|image_caption    =
|date_opened      =
|date_opening     =
|date_closed      =
|location         =
|area             =
|coordinates      =
|num_animals      =
|num_species      =
|largest_tank_vol =
|total_tank_vol   =
|annual_visitors  =
|members          =
|exhibits         =
|website          =
}}

Required:

  • zoo_name — Name of the zoo
  • location — city, state, country of where the zoo is location

Optional:

  • date_opened — Date the zoo opened
    • date_opening — alternatively use date_opening for proposed zoos
  • date_closed — Date the zoo closed
  • logo — Logo image name to display at a default width of 300px (use "foo.jpg" instead of "Image:foo.jpg")
    • logo_width — width of logo
    • logo_caption — caption for the logo that is displayed underneath the image (if necessary or extenuating reasons)
  • image — Image name to display at a default width of 300px (use "foo.jpg" instead of "Image:foo.jpg")
    • image_width — width of image
    • image_caption — caption for the image that is displayed underneath the image
  • num_animals — approximate number of animals at the zoo (include a reference or year as well)
  • num_species — approximate number of unique species at the zoo (include a reference or year as well)
  • largest_tank_vol — volume of largest aquarium tank
  • total_tank_vol — total volume of all aquarium tanks
  • annual_visitors — number of annual visitors
  • area — Land area the zoo occupies (include units and alternate units)
  • coordinates — geographical coordinates (latitude & longitude) of the zoo (suggested location is the main entrance), using {{coord}}
  • members — Zoo association
  • exhibits — A short, comma-delimited list of major exhibits
  • website — External link to the zoo's website

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.

</noinclude>