Template:Speciesbox

From Amanita Research
Jump to navigation Jump to search

Acacia aemula
Scientific classification
Kingdom: Plantae
Clade: Tracheophytes
Clade: Angiosperms
Clade: Eudicots
Clade: Rosids
Order: Fabales
Family: Fabaceae
Clade: Mimosoideae
Genus: Acacia
Species:
A. aemula
Binomial name
Acacia aemula
Template documentation[view] [edit] [history] [purge]

Documentation for the automated taxobox system

Taxonomy templates

Taxobox templates

{{Speciesbox}} is one of the automated taxobox templates used to generate a taxobox automatically. (As of February 2019 there were 8 such templates.) It's part of the "automated taxobox system", and is used for taxa (groups of organisms) at the rank of species (excluding viruses). The pages linked in the navigation box provide information on different parts of the system. If you are a new user, it's a good idea to read the automated taxobox system introduction first; in particular to be sure that you are using the right automated taxobox.

This template is used to display a taxobox for a species whose parent's taxonomy is stored in taxonomy templates. A requirement is that the name of the species is displayed as a simple binomial (i.e. in the form Genus species). In a few special cases, the name of the species is displayed differently (as for example at Halictus? savenyei), when {{Automatic taxobox}} is used.

Note that the Speciesbox template does not require or make use of a taxonomy template for the species; it only uses the taxonomy template for the parent taxon, normally the genus.

Usage

Usage is basically the same as {{Automatic taxobox}} (with a few variations noted below).

There are five main cases to consider in using this template:

Simple cases

If the article is about a species whose binomial and genus name are both straightforward (e.g. no rank between the species and its genus, no hybrid symbol, no parenthesized disambiguation in the genus name), then the minimum requirement is to specify the taxon parameter:[note 1]

  • |taxon=name of the species without any formatting (e.g. Quercus major, Lobatus gigas)
(Alternatively you can use the genus and species parameters separately – this is different from {{Automatic taxobox}}:
  • |genus=name of the genus without any formatting (e.g. Quercus, Lobatus)
  • |species=specific epithet or name without any formatting (e.g. major, gigas)
This slightly reduces the processing needed.)

If necessary, you can also use:

  • |subgenus=link to subgenus – deprecated, use |parent=see below

It's not necessary to include {{italic title}} in the article; this will be added automatically by the Speciesbox template if needed.

For more complicated cases, see the other sections below.

Simple examples

  • Page at the binomial name; displayed taxobox to have the binomial name as its title, e.g. Lobatus gigas.
{{Speciesbox
| taxon = Lobatus gigas --recommended [note 1]
| authority = (Linnaeus, 1758) --optional; this is the authority for the binomial (species) name
... --other optional parameters, e.g. for an image
}}
Alternatively, use separate parameters for the genus name and the specific name/epithet.
{{Speciesbox
| genus = Lobatus
| species = gigas
| authority = (Linnaeus, 1758) --optional; this is the authority for the binomial (species) name
... --other optional parameters, e.g. for an image
}}
  • Page at the binomial name; displayed taxobox to have the common name as its title, e.g. Allium moly.
{{Speciesbox
| name = Golden garlic --required if title of taxobox ≠ taxon name
| taxon = Allium moly
| authority = L. --optional; this is the authority for the binomial (species) name
... --other optional parameters, e.g. for an image
}}
  • Page at the common name; displayed taxobox to have the same common name as its title, e.g. Lily of the valley.
{{Speciesbox
| name = Lily of the valley --optional (defaults to page title)
| taxon = Convallaria majalis --essential
... --other optional parameters, e.g. for an image
}}

Extinct species

If the genus is extinct, the extinct status will be picked up automatically from the taxonomy template for the genus, and a † placed before the species name in the taxobox.

If the species is extinct, but the genus is not, then to achieve the same effect, use one of

  • |extinct=yes (true is also accepted)
  • |extinct=DATE – for recently extinct species, such as the Dodo, to show when it became extinct.

Hybrid botanical species

The hybrid sign, ×, should not be italicized, whereas the rest of the binomial should be. The example below shows how to achieve the desired effect. In this case, the single taxon parameter can't be used.

{{Speciesbox
| genus = Polygonatum
| species = × hybridum
| ...
}}

Notes:

  • The × character is available in the list under the edit text box. Alternatively, use ×. (If you use {{hybrid}}, the automatic italicization of the article title won't work.)
  • In the article body, you can either use ''Polygonatum'' × ''hybridum'', ''Polygonatum'' × ''hybridum''or ''Polygonatum {{hybrid}} hybridum'' to obtain the correct italicization.

Genus names duplicated across kingdoms

A special case is where the name of the genus is duplicated in different kingdoms, e.g. Acanthocarpus, which is used for a plant and a crab. The taxonomy template for the plant has to be at Template:Taxonomy/Acanthocarpus (plant) to allow there to be a separate page at "Template:Taxonomy/Acanthocarpus (crab)". Consider the page Acanthocarpus preissii. The taxobox has to be set up in this way:

{{Speciesbox
| genus   = Acanthocarpus (plant)
| species = preissii
| ...
}}

The corresponding taxonomy template for the genus, Template:Taxonomy/Acanthocarpus (plant), contains the line:

| link = Acanthocarpus (plant)|Acanthocarpus

to ensure that wikilinks are to "Acanthocarpus (plant)" whereas the displayed genus name is "Acanthocarpus".

Note that this approach is only necessary when the disambiguation is needed because genus names are duplicated across kingdoms.

Monospecific genera

Another special case is where the article is about a genus with only one species. The article will be at the genus name, but the final taxon to be displayed in the taxobox should be the species. An example is Aphyllanthes, with the sole species Aphyllanthes monspeliensis.

{{Speciesbox
|taxon = Aphyllanthes monspeliensis
|parent_authority = L. --authority for genus
|authority = L. --authority for binomial (i.e. the species)
|... --other optional parameters
}}

The use of the Speciesbox template with the taxon parameter set to the species name ensures that the taxobox ends with the binomial name even though the page title is the genus name. The mediawiki software automatically replaces the generated wikilink [[Aphyllanthes]] by bold text since it goes to the same page. In this case we want to display the authority for both the species and the genus, since there is no other article. The parameters parent_authority, grandparent_authority, etc. are the way to display authorities up the classification hierarchy.

Parent taxon is not the genus

By default, the Speciesbox template uses the genus name as the name of the parent taxon. If this is not the case, because the parent taxon is at a rank between the species and its genus, such as subgenus or botanical section, then use:

  • |parent=parent_taxon

"Template:Taxonomy/parent_taxon" must then exist. Conventions for the name of a taxonomy template at a rank between species and genus include:

Thus if a zoological subgenus is to be shown, then the taxobox is set up in this way:

{{Speciesbox
| name = House mouse
| parent = Mus (Mus)
| taxon = Mus musculus
| ...
}}

Italicizing the article title

The template can normally determine whether the page title matches the species or the genus in the taxobox, and if so outputs {{italic title}}, so usually it is not necessary to add this template. In a very few cases the automatic italicization will be wrong (e.g. if the article is at the English name and this is the same as the genus name). Automatic italicization can be over-ridden by setting |italic_title=no.

Requirement for correct display

The template will generate a taxobox which will display correctly only if the taxonomy for the genus (or |parent=) has already been created (i.e. "Template:Taxonomy/genusname" or "Template:Taxonomy/parent" already exists). If it does not, you will be asked to create it. One way is to look for the "fix" link and open it.

See also

Notes

  1. 1.0 1.1 If the taxon or genus/species parameters are omitted, the template will try to use the page title as the taxon name. This is deprecated, since it is not self-documenting, so is confusing to editors not familiar with the template, and causes problems if the page is moved.

Template Data

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Speciesbox

An infobox for species of organisms where {{tl|Automatic taxobox}} is used at the genus and higher ranks

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Color_ascolor_as

Taxon defining the taxobox color if needed (normally not)

Example
Animalia
Stringoptional
Namename

Title of the taxobox; may be the English name of the group

Stringoptional
Fossil_rangefossil_range

The geologic time span during which the group is generally known to have existed, given in eras; the template {{Fossil range}} is the most common method of presenting this information

Example
{{Fossil range|Middle Triassic|Present}}
Templateoptional
Imageimage

An image of member of the group, given without the File: or Image: prefix and without double brackets

Example
Argopecten irradians.jpg
Filesuggested
Image_widthimage_width

no description

Stringdeprecated
Image_uprightimage_upright

Used to adjust the displayed size of an image with an extreme aspect ratio. Values under 1.0 decrease the size of an image (most useful for very tall, narrow images) Values over 1.0 increase the size of an image (possibly useful for short, wide images)

Unknownoptional
Image_altimage_alt

no description

Stringoptional
Image_captionimage_caption

no description

Stringoptional
Image2image2

An second image of a member of the group, given without the File: or Image: prefix and without double brackets. It is desirable to display images of both sexes of sexually dimorphic species.

Fileoptional
Image2_widthimage2_width

no description

Stringdeprecated
Image2_uprightimage2_upright

Used to adjust the displayed size of an image with an extreme aspect ratio. Values under 1.0 decrease the size of an image (most useful for very tall, narrow images) Values over 1.0 increase the size of an image (possibly useful for short, wide images)

Numberoptional
Image2_altimage2_alt

no description

Stringoptional
Image2_captionimage2_caption

no description

Stringoptional
Statusstatus

The conservation status of the taxon as assigned by a particular authority

Unknownoptional
Status_systemstatus_system

The authority assigning a particular conservation status

Example
IUCN3.1
Unknownoptional
Status_refstatus_ref

A citation that supports the displayed status and status_system parameters

Unknownoptional
Status2status2

no description

Unknownoptional
Status2_systemstatus2_system

no description

Unknownoptional
Status2_refstatus2_ref

no description

Unknownoptional
Extinctextinct

no description

Unknownoptional
Classification_statusclassification_status

no description

Unknownoptional
Display_parentsdisplay_parents

no description

Unknownoptional
Greatgrandparent_authoritygreatgrandparent_authority

no description

Unknownoptional
Grandparent_authoritygrandparent_authority

no description

Unknownoptional
Parent_authorityparent_authority

no description

Unknownoptional
Taxontaxon

no description

Stringoptional
Genusgenus

no description

Stringoptional
Subgenussubgenus

no description

Stringoptional
Parentparent

no description

Unknownoptional
Speciesspecies

no description

Stringoptional
Authorityauthority

no description

Stringsuggested
Subdivision_rankssubdivision_ranks

no description

Stringoptional
Subdivisionsubdivision

no description

Unknownoptional
Range_maprange_map

no description

Fileoptional
Range_map_widthrange_map_width

no description

Stringdeprecated
Range_map_uprightrange_map_upright

no description

Unknownoptional
Range_map_altrange_map_alt

no description

Stringoptional
Range_map_captionrange_map_caption

no description

Stringoptional
Range_map2range_map2

no description

Fileoptional
Range_map2_widthrange_map2_width

no description

Stringdeprecated
Range_map2_uprightrange_map2_upright

no description

Numberoptional
Range_map2_altrange_map2_alt

no description

Stringoptional
Range_map2_captionrange_map2_caption

no description

Stringoptional
Synonymssynonyms

no description

Unknownoptional
Synonyms_refsynonyms_ref

no description

Unknownoptional