Template:TaxonavigationIncluded
Jump to navigation
Jump to search
This documentation is transcluded from Template:TaxonavigationIncluded/doc.
- Usage
- This template should be used in templates that will be referenced by {{Taxonavigation}}'s parameter include=.
- This template is a copy of {{Taxonavigation}} without <div> nor authority= parameter.
- So if you improve any of these templates, please also improve {{Taxonavigation}}, {{TaxonavigationIncluded}} and {{TaxonavigationIncluded2}}
- There are such templates for:
- all classes
- all insect orders
- all angiospermes families. Warning: as these families template follow APGIII, they are named <familyName> (APG) and contain classification=APGIII
- all conifer families
- all fern families. Warning: as these families template follow Smith System, they are named <familyName> (Smith) and contain classification=Smith
- all bird families. Warning: as these families template follow IOC classification 3.1, they are named <familyName> (IOC) and contain classification=IOC
- Sample for a taxon template (like {{Aves}})
- {{TaxonavigationIncluded|
- Domain|Eukaryota|
- Regnum|Animalia|
- Subphylum|Vertebrata|
- Classis|Aves}}
- Sample for a taxon category or article (like Category:Corvus corone under Category:Aves)
- {{Taxonavigation|
- classification=IOC|
- include=Aves|
- Ordo|Passeriformes|
- Familia|Corvidae|
- Genus|Corvus|
- Species|Corvus corone|
- authority=Linnaeus, 1758}}
- Use sample
-
- Template:Aves used in Category:Corvus corone
- Additional parameters
* rank={{{rank|}}} to provide if there is any categorizeXXXXXXXXXXXIn=<taxonName> * categorizeSpeciesIn=<taxonName> to automaticaly append a category "Species of <categorizeSpeciesIn>" to all species * categorizeGeneraIn=<taxonName> to automaticaly append a category "Genera of <categorizeGeneraIn>" to all genus * categorizeSubtribesIn=<taxonName> to automaticaly append a category "Subtribes of <categorizeSubtribesIn>" to all subtribes * categorizeTribesIn=<taxonName> to automaticaly append a category "Tribes of <categorizeTribesIn>" to all tribes * categorizeSubfamiliesIn=<taxonName> to automaticaly append a category "Subfamilies of <categorizeSubfamiliesIn>" to all subfamilies * categorizeFamiliesIn=<taxonName> to automaticaly append a category "Families of <categorizeFamiliesIn>" to all families * categorizeTemplate={{{categorizeTemplate|yes}}} to categorize the template (like {{Aves}}) in Category:Templates to include in Taxonavigation.
Syntax {{{categorizeTemplate|yes}}} needed if there are templates including the current template.
Default value: yes* documentTemplate={{{documentTemplate|yes}}} to display a standard template documentation.
Syntax {{{documentTemplate|yes}}} needed if there are templates including the current template.
Default value: yes* documentTemplateWithClassification=Sibley|COI|none|... to display a a classification in the template documentation
Default value: "..." if classification is empty, "none" otherwise* mustBeEmpty=... if not empty adds Category:Pages with incorrect biology template usage.
- See also
-
- Module:Taxonavigation the underlying lua module
- Template:Taxonavigation that is the original of this template
- Template:Taxonavigation/classification which is used by this template
- Template:TaxonavigationIncluded2 that is a copy of this template