Template:Infobox zoo/doc
< Template:Infobox zoo
Jump to navigation
Jump to search
Revision as of 15:48, 20 September 2020 by imported>TerraCyprus (geography is a science concerned with places and processes, this infobox is to be used on articles about specific places)
| This is a documentation subpage for Template:Infobox zoo. It contains usage information, categories and other content that is not part of the original template page. |
Contents
Usage
{{Infobox zoo
| name =
| logo =
| logo_width =
| logo_caption =
| image =
| image_width =
| image_caption =
| slogan =
| date_opened =
| date_opening =
| date_closed =
| location =
| coordinates =
| area =
| floorspace =
| num_animals =
| num_species =
| largest_tank_vol =
| total_tank_vol =
| annual_visitors =
| members =
| exhibits =
| owner =
| director =
| management =
| publictransit =
| website = <!-- {{URL|www.example.com}} -->
| date_established =
| module = <!-- or 'embedded' or 'nrhp' -->
}}
Parameters
All parameters are optional.
name- Name of the zoo or aquarium.
logo- Logo image name to display at a default width of 300px (just the file name, such as "foo.jpg").
logo_width- width of logo.
logo_caption- caption for the logo that is displayed underneath the image.
logo_alt- alt text for the logo.
image- Image name to display at a default width of 300px (just the file name, such as "foo.jpg").
image_width- width of image.
image_caption- caption for the image that is displayed underneath the image.
image_alt- alt text for the image.
location- city, state, and country where the zoo is located.
date_opened- Date the zoo or aquarium opened. alternatively use date_opening for proposed zoos.
date_established- Date the zoo or aquarium established.
date_opening- Date the zoo or aquarium will open if the zoo is not yet open.
date_closed- Date the zoo or aquarium closed.
coordinates- geographical coordinates (latitude & longitude) of the zoo or aquarium (suggested location is a location and sizing that shows the entire facility when the link is opened), using {{coord}}.
area- Land area the zoo or aquarium occupies (include units and alternate units).
floorspace- Floor space in the aquarium (include units and alternate units).
num_animals- approximate number of animals at the zoo or aquarium (include a reference or year as well).
num_species- approximate number of unique species at the zoo or aquarium (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.
members- Zoo or aquarium association(s) to which the facility belongs (e.g., AZA, EAZA, WAZA). Use {{ZooOrg}} to cite if possible.
exhibits- A short, comma-delimited list of major exhibits.
owner- Company or individual(s) which owns the zoo.
publictransit- The nearest public transport stop.
website- External link to the zoo's website. Use {{URL}}.
module=,embedded=, ornrhp=- The parameters can be used for embedding other templates into this infobox (see Wikipedia:Infobox modules).
Example
![]() Main entrance | |
| Date opened | 1836 |
|---|---|
| Location | Bristol, England |
| Coordinates | Lua error: callParserFunction: function "#coordinates" was not found. |
| Land area | 12 acres (5 ha) |
| No. of animals | 7155 (2007) |
| No. of species | 419 (2007) |
| Memberships | The Bristol, Clifton and West of England Zoological Society |
| Major exhibits | Zona Brazil, Seal and Penguin Coasts, Gorilla Island |
| Website | Template:URL |
{{Infobox zoo
| zoo_name = Bristol Zoological Gardens
| image = Bristol Zoo Gardens Main Entrance.jpg
| image_caption = Main entrance
| date_opened = {{start date|1836}}
| location = [[Bristol]], England
| area = 12 acres (5 [[hectare|ha]])
| coordinates = {{coord|51|27|48|N|2|37|20|W|type:landmark_region:GB|display=inline,title}}
| num_animals = 7155 (2007)
| num_species = 419 (2007)
| members = The Bristol, Clifton and West of England Zoological Society
| exhibits = Zona Brazil, Seal and Penguin Coasts, Gorilla Island
| website = {{URL|http://www.bristolzoo.org.uk}}
}}
