Module:TaxonItalics/doc
It may contain usage information, categories and other content that is not part of the original module page.
Module:TaxonItalics (talk · edit · hist · links · doc · subpages · sandbox · testcases)
To avoid major disruption and server load, any changes should be tested in the module's /sandbox or /testcases subpages, or in your own module sandbox. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them.
Purpose
[edit ]The module is primarily intended for use by the automated taxobox system. It supports the correct italicization of scientific names. Botanical (ICNafp) names may contain "connecting terms"; these must not be italicized. The hybrid symbol, ×ばつ, should also not be italicized. The module optionally wikilinks and abbreviates italicized names.
For non-virus taxa, italics are used at the rank of genus or below. The module does not decide whether a scientific name should be italicized. Use {{Is italic taxon}} for this purpose.
Usage
[edit ]- {{#invoke:TaxonItalics|main|TAXON_NAME}} – italicizes a taxon name
- {{#invoke:TaxonItalics|main|TAXON_NAME|linked=yes}} – italicizes a taxon name, wikilinking the italicized output to the unchanged input
- {{#invoke:TaxonItalics|main|TAXON_NAME|abbreviated=yes}} – italicizes a taxon name, abbreviating all but the last part to the first letter
- {{#invoke:TaxonItalics|main|TAXON_NAME|dab=yes}} – italicizes a taxon name, treating any parenthesized part as a disambiguation term, and not italicizing it
The parameters can be combined. It can also be used via {{Taxon italics }}.
Examples
[edit ]Just italicized
[edit ]- Connecting terms
- Pinus subg. Pinus → Pinus subg. Pinus
- P. subgenus Pinus → P. subg. Pinus
- P. subsect. Pinaster → P. subsect. Pinaster
- Acer tataricum subsp. ginnala → Acer tataricum subsp. ginnala
- Aster ericoides var. ericoides → Aster ericoides var. ericoides
- A. ericoides varietas ericoides → A. ericoides var. ericoides
- A. e. subvar. ericoides → A. e. subvar. ericoides
Botanical names may contain only one infraspecific epithet; a string like "Fragaria vesca subsp. vesca f. semperflorens" is a classification, not a name, and is not handled by the module.
- Hybrid symbols
- Elaeagnus ×ばつ submacrophylla → Elaeagnus ×ばつ submacrophylla
- ×ばつBeallara → ×ばつBeallara
- × Beallara → ×ばつ Beallara
- {{hybrid}}Beallara → ×ばつBeallara
Linked
[edit ]Using |linked=yes
- Populus sect. Aigeiros → Populus sect. Aigeiros
- Elaeagnus ×ばつ submacrophylla → ×ばつ submacrophylla">Elaeagnus ×ばつ submacrophylla
Abbreviated
[edit ]Using |abbreviated=yes
- Populus sect. Aigeiros → P. sect. Aigeiros
- Acer tataricum subsp. ginnala → A. t. subsp. ginnala
- [also linked] ×ばつ Sorbaronia fallax → ×ばつ Sorbaronia fallax">×ばつ S. fallax
- [also linked] Elaeagnus ×ばつ submacrophylla → ×ばつ submacrophylla">E. ×ばつ submacrophylla
- Elaeagnus ×ばつsubmacrophylla → E. ×ばつsubmacrophylla
- Elaeagnus {{hybrid}} submacrophylla → E. ×ばつ submacrophylla
Disambiguation terms
[edit ]By default, a parenthesized part of a taxon name is assumed to be a subgenus name, and is italicized:
- Varanus (Hapturosaurus) → Varanus (Hapturosaurus)
- Caia (plant) → Caia (plant) – wrong
To treat a parenthesized part as a disambiguation term, use |dab=yes
- Caia (plant) → Caia (plant)
- (also linked) Caia (plant) → Caia (plant)
For even more examples, see the testcases.