Template:Infraspeciesbox/doc
| This is a documentation subpage for Template:Infraspeciesbox. It contains usage information, categories and other content that is not part of the original template page. |
| 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
Template:Infraspeciesbox displays an automatic taxobox for a rank lower than species (an infraspecific rank) for taxa governed by the ICN (the botanical code). For taxa governed by the ICZN (the zoological code), see Template:Subspeciesbox.
At present it can only handle the ranks subspecies and variety (varietas) or the combination of the two.
Contents
Usage
The parameters are generally the same as Template:Subspeciesbox, which handles subspecies whose names are governed by the Zoological Code.
Subspecies only
Suppose that a species called Yucca grandiflora has a subspecies Y. g. subsp. laxifolia. Then:
{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| subspecies = laxifolia
| authority = A.Anon
}}
generates →Variety only
Suppose that the species Yucca grandiflora has a variety Y. g. var. tenuifolia, with no intervening subspecies. Then:
{{Infraspeciesbox
| genus = Yucca
| species = grandiflora
| varietas = tenuifolia
| authority = B.Anon
}}
generates →
(The parameter "variety" can be used in place of "varietas".)Subspecies and variety
Finally suppose that Y. g. var. tenuifolia is actually within Y. g. subsp. laxifolia. Then:
{{Infraspeciesbox
|genus = Yucca
|species = grandiflora
|subspecies = laxifolia
|varietas = tenuifolia
|authority = B.Anon
}}
generates →
Note that the ICN does not allow Y. g. subsp. laxifolia var. tenuifolia as a name.Authorities
If for some reason it is desired to attach authorities, this is done by working upwards from the lowest level taxon:
{{Infraspeciesbox
|genus = Rhododendron
|greatgrandparent_authority = L.
|subgenus = R. ''subg.'' Hymenanthes
|grandparent_authority = (Blume) K. Koch
|species = irroratum
|parent_authority = Franch.
|subspecies = pogonostylum
|authority = (Balf.f. & W.W.Sm.) D.F.Chamb.
}}
generates →Performance considerations
As of November 2017, this template had not been tested with many of the other possible parameters.
Template Data
TemplateData for Infraspeciesbox
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Image | image | no description | File | suggested |
| Image_caption | image_caption | no description | String | optional |
| Image_alt | image_alt | no description | String | optional |
| Status | status | no description | String | optional |
| Status_system | status_system | no description | String | optional |
| Status_ref | status_ref | no description | String | optional |
| Genus | genus | no description | String | required |
| Species | species | no description | String | required |
| Species_authority | species_authority | no description | String | optional |
| Species_link | species_link | no description | String | optional |
| Subspecies | subspecies | no description | String | optional |
| Varietas | varietas | no description | String | optional |
| Authority | authority | no description | String | suggested |
| Subdivision_ranks | subdivision_ranks | no description | String | optional |
| Subdivision | subdivision | no description | String | optional |
| Range_map | range_map | no description | File | optional |
| Range_map_alt | range_map_alt | no description | String | optional |
| Range_map_caption | range_map_caption | no description | String | optional |
| Synonyms | synonyms | no description | String | optional |
| Synonyms_ref | synonyms_ref | no description | String | optional |