Template:Infobox garden
Usage
[change source]This template can be used for any type of garden, mainly botanical gardens.
Copy and paste the template below into the page you want your template in.
{{Infobox garden
|name =
|image =
|image size =
|alt =
|caption =
|map =
|map caption =
|type =
|location =
|coordinates =
|size =
|plants =
|species =
|collections =
|opened =
|owner =
|operator =
|budget =
|visitors =
|status =
|website = <!-- {{URL|www.example.com}} -->
}}
All the fields are optional. The garden parameter will use the page name if omitted. You should define your image size if appropriate. 200px (the default) or 275px is a good standard size. If you specify an image you should also specify its alt text for visually impaired readers using the alt parameter; please see WP:ALT.
If you leave a field blank, it will not display on the article page.
| Garden Name | |
|---|---|
![]() Something about the garden | |
| Type | Botanical |
| Location | Big City, Country |
| 45°00′00″N 90°00′00″E / 45.000°N 90.000°E | |
| Size | 40 acres |
| Number of plants | 850 |
| Number of species | 150 |
| Collections | Lillies, Roses, Sunken Garden |
| Opened | 1950 |
| Owned by | City of Big City |
| Operated by | Friends of The Garden |
| Annual budget | $2.3 million |
| Annual visitors | 100,000 |
| Status | Open May-October |
| Founded by | Notable Person |
| Website | www |
The example on the right was created using the following code:
{{Infobox garden
|name = Garden Name
|image = Example.jpg
|image size = 200px
|alt = Wikipedia's sample image
|caption = Something about the garden
|type = Botanical
|location = Big City, Country
|coordinates = {{coord|45.000|90.000|type:landmark|display=inline,title}}
|size = 40 acres
|plants = 850
|species = 150
|collections = Lillies, Roses, Sunken Garden
|opened = 1950
|owner = City of Big City
|operator = Friends of The Garden
|budget = $2.3 million
|visitors = 100,000
|free label 1= Founded by
|free data 1 = Notable Person
|status = Open May-October
|website = {{URL|www.example.com}}
}}
Coordinates
[change source]Use {{coord}} with display=inline,title.
Microformat
[change source]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
[change source]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
[change source]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
[change source]When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.
