![]() | This is a documentation subpage for Template:Infobox tree. It may contain usage information, categories and other content that is not part of the original template page. |
For individual trees.
Usage
- name
- Name of the individual tree
- image
- alt
- image_caption
- native_name
- Name in non-English language
- native_name_lang
- ISO code
- species
- The vernacular name of the species
- binominal
- The scientific name of the species
- ___location
- Place
- coordinates
- Use {{coord}}
- seeded
- use {{Start date}} if after XXXX
- felled
- use {{End date}}
- custodian
- The owner or manager of the site
- website
- An official or definitive record of the tree
Blank
{{Infobox tree | name = | image = | alt = | image_caption = | native_name = | native_name_lang = | species = | binominal = | ___location = | coordinates = <!-- {{coord|LAT|LON|type=landmark_region=XX|display=inline,title}} --> | seeded = <!-- {{Start date|YYYY|MM|DD|df=y}} if after XXXX --> | felled = <!-- {{End date|YYYY|MM|DD|df=y}} --> | custodian = | website = <!-- {{URL|example.com}} --> }}
Microformats
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.
This template emits a "species" (or "biota") microformat.
The microformat is created by the use of class="biota"
, and classes for individual taxonomic ranks, such as class="___domain"
in a span around {{{___domain}}} (full list). Please do not change or remove those classes other than as part of development of the microformat. For background information, see microformats on Wikipedia and the microformat specification.