Template:Infobox zoo
From Wikipedia, the free encyclopedia
{{{zoo_name}}} | |
Location | {{{location}}} |
[edit] 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
[edit] Microformat
The HTML mark up produced by this template includes an hCard microformat, which makes the place-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, 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.
hCard uses HTML classes including:
- "adr"
- "county-name"
- "fn"
- "label"
- "locality"
- "nickname"
- "note"
- "org"
- "region"
- "street-address"
- "vcard"
Geo is produced by calling {{coord}}, and uses HTML classes:
- "geo"
- "latitude"
- "longitude"
Please do not rename or remove these classes.
When giving coordinates, please don't be overly precise.
</noinclude>