Difference between revisions of "Template:Infraspeciesbox/doc"
imported>Peter coxhead (→Authorities: commented out; doesn't work at presnet) |
imported>Vanisaac m (→Template Data: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other) |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{documentation subpage}} | ||
{{Lua|Module:Autotaxobox}}{{clear}} | {{Lua|Module:Autotaxobox}}{{clear}} | ||
{{Automatic_taxobox/doc/nav/boxed}} | {{Automatic_taxobox/doc/nav/boxed}} | ||
| Line 69: | Line 70: | ||
{{-}} | {{-}} | ||
| − | + | ===Authorities=== | |
| − | If for some reason it is desired to attach authorities, | + | If for some reason it is desired to attach authorities, this is done by working upwards from the lowest level taxon: |
<div style="float:left;"><pre><nowiki>{{Infraspeciesbox | <div style="float:left;"><pre><nowiki>{{Infraspeciesbox | ||
| − | | genus = | + | |genus = Rhododendron |
| − | | | + | |greatgrandparent_authority = L. |
| − | | | + | |subgenus = R. ''subg.'' Hymenanthes |
| − | | | + | |grandparent_authority = (Blume) K. Koch |
| − | | | + | |species = irroratum |
| − | | | + | |parent_authority = Franch. |
| − | | | + | |subspecies = pogonostylum |
| − | | authority = | + | |authority = (Balf.f. & W.W.Sm.) D.F.Chamb. |
}}</nowiki></pre> | }}</nowiki></pre> | ||
generates →</div> | generates →</div> | ||
<div style="float:right;">{{Infraspeciesbox | <div style="float:right;">{{Infraspeciesbox | ||
| − | |genus = | + | |genus = Rhododendron |
| − | | | + | |greatgrandparent_authority = L. |
| − | | | + | |subgenus = R. ''subg.'' Hymenanthes |
| − | | | + | |grandparent_authority = (Blume) K. Koch |
| − | | | + | |species = irroratum |
| − | | | + | |parent_authority = Franch. |
| − | | | + | |subspecies = pogonostylum |
| − | |authority = | + | |authority = (Balf.f. & W.W.Sm.) D.F.Chamb. |
}}</div> | }}</div> | ||
| − | {{-}} | + | {{-}} |
==Performance considerations== | ==Performance considerations== | ||
| − | As of November | + | As of November 2017, this template had not been tested with many of the other possible parameters. |
| + | |||
| + | ==Template Data== | ||
| + | {{TemplateData header}} | ||
| + | <templatedata> | ||
| + | { | ||
| + | "params": { | ||
| + | "genus": { | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "species": { | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "subspecies": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "varietas": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "authority": { | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "image": { | ||
| + | "type": "wiki-file-name", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "image_caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "image_alt": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "synonyms_ref": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "synonyms": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "name": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "range_map": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "range_map_alt": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "range_map_caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "species_link": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "species_authority": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "status": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "status_system": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "status_ref": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "subdivision_ranks": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "subdivision": { | ||
| + | "type": "string" | ||
| + | } | ||
| + | }, | ||
| + | "paramOrder": [ | ||
| + | "name", | ||
| + | "image", | ||
| + | "image_caption", | ||
| + | "image_alt", | ||
| + | "status", | ||
| + | "status_system", | ||
| + | "status_ref", | ||
| + | "genus", | ||
| + | "species", | ||
| + | "species_authority", | ||
| + | "species_link", | ||
| + | "subspecies", | ||
| + | "varietas", | ||
| + | "authority", | ||
| + | "subdivision_ranks", | ||
| + | "subdivision", | ||
| + | "range_map", | ||
| + | "range_map_alt", | ||
| + | "range_map_caption", | ||
| + | "synonyms", | ||
| + | "synonyms_ref" | ||
| + | ], | ||
| + | "format": "block" | ||
| + | } | ||
| + | </templatedata> | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- CATEGORIES HERE, THANKS --> | <!-- CATEGORIES HERE, THANKS --> | ||
[[Category:Taxobox templates]] | [[Category:Taxobox templates]] | ||
| − | </includeonly> | + | [[Category:Infobox templates|Infraspeciesbox]]}} |
| + | }}</includeonly> | ||
Latest revision as of 21:49, 25 April 2020
| 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 |