Template:Subspeciesbox
Panthera tigris tigris | |
---|---|
Scientific classification | |
Kingdom: | Animalia |
Phylum: | Chordata |
Order: | Carnivora |
Family: | Felidae |
Genus: | Panthera |
Species: | |
Subspecies: | P. t. tigris
|
Trinomial name | |
Panthera tigris tigris |
This template uses Lua: |
Taxonomy templates
Taxobox templates
- Which should be used?
- Changing the taxa displayed
- Convert a taxobox to an automated taxobox
- Glossary of automated taxobox parameters
- Automatic taxobox – mainly for genera and higher taxa
- Speciesbox – for a species
- Subspeciesbox – for an animal subspecies
- Infraspeciesbox – for a plant subspecies or variety
- Hybridbox – for an animal hybrid within a genus
- Ichnobox – for a trace fossil
- Oobox – for a fossil egg
- Virusbox – for viruses and non-cellular life
- Paraphyletic group – for concepts that do not correspond to a monophyletic clade
This template is only suitable for taxa whose names are regulated by the International Code of Zoological Nomenclature. For ranks below species whose names are regulated by the International Code of Nomenclature for algae, fungi, and plants see Template:Infraspeciesbox.
Usage
Usage is almost the same as Template:Automatic taxobox, except that you need to specify:
|genus=name of the genus (e.g. Quercus)
|subgenus=link to subgenus
|species=specific epithet (e.g. major)
|species_link=
(optional link to page about species; defaults togenus species
)|subspecies=subspecific epithet (e.g. major)
Unlike {{Speciesbox}}, |taxon=
cannot be used; the three parts of the trinomial must be given separately.
If the subspecies is extinct, but the species and genus are not, then you need to specify:
|extinct=yes or year
(in order to display the year of extinction, year is needed if|status=
is set, whether or not the genus is extinct)
If the species (and hence the subspecies) is extinct, but the genus is not, then you need to specify:
|species_extinct=yes
See also
An example: Template:Subspeciesbox/example
Template Data
<templatedata> { "params": { "genus": { "type": "string", "required": true }, "subgenus": { "type": "string" }, "species": { "type": "string", "required": true }, "species_link": { "type": "string" }, "subspecies": { "type": "string", "required": true }, "image": { "type": "wiki-file-name", "suggested": true }, "image_caption": { "type": "string" }, "name": { "type": "string" }, "extinct": { "type": "string" }, "species_extinct": { "type": "string" }, "authority": { "suggested": true, "type": "string" }, "status": { "type": "string" }, "status_system": { "type": "string" }, "status_ref": { "type": "string" }, "range_map": { "type": "wiki-file-name" }, "range_map_upright": { "type": "number" }, "range_map_caption": { "type": "string" }, "synonyms": { "type": "string" }, "synonyms_ref": { "type": "string" }, "image2": { "type": "wiki-file-name" }, "image2_caption": { "type": "string" }, "image2_upright": { "type": "number" }, "image_upright": { "type": "number" } }, "description": "An infobox for subspecies of animals (organisms governed by the ICZN) where {{Automatic taxobox}} or {{Speciesbox}} is used for parent taxa", "paramOrder": [ "name", "image", "image_upright", "image_caption", "image2", "image2_caption", "image2_upright", "status", "status_system", "status_ref", "extinct", "species_extinct", "genus", "subgenus", "species_link", "species", "subspecies", "authority", "range_map", "range_map_upright", "range_map_caption", "synonyms", "synonyms_ref" ] } </templatedata>
The above documentation is transcluded from Template:Subspeciesbox/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |