Difference between revisions of "Template:Ichnobox/doc"
imported>Plantdrew (add Template Data support) |
imported>Peter coxhead (→Usage: noted no equivalent of Speciesbox) |
||
| (11 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
| − | {{Lua|Module:Autotaxobox}}{{clear}} | + | This template is used to create infoboxes for [[trace fossil]] taxa (ichnotaxa). See [[Trace fossil classification]] for more information. |
| + | {{Lua|Module:Automated taxobox|Module:Autotaxobox}}{{clear}} | ||
{{Automatic_taxobox/doc/nav/boxed}} | {{Automatic_taxobox/doc/nav/boxed}} | ||
== Usage == | == Usage == | ||
| − | This template operates | + | This template operates in a similar manner to [[Template:Automatic taxobox]]. Please see that template for general usage instructions. |
| + | |||
| + | There is no equivalent of {{tl|Speciesbox}} for ichnospecies; almost all articles are about ichnogenera and ichnofamilies. | ||
The top-level taxon for ichnotaxa - i.e. the parent for ichnotaxa that have no higher classification - is "Ichnos". | The top-level taxon for ichnotaxa - i.e. the parent for ichnotaxa that have no higher classification - is "Ichnos". | ||
==Template Data== | ==Template Data== | ||
| − | {{ | + | {{TemplateData header}} |
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
| − | "subdivision_ranks": {} | + | "subdivision_ranks": { |
| − | } | + | "type": "string" |
| + | }, | ||
| + | "authority": { | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "fossil_range": { | ||
| + | "type": "string", | ||
| + | "suggested": true | ||
| + | }, | ||
| + | "image": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "image_caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "image2": { | ||
| + | "type": "wiki-file-name" | ||
| + | }, | ||
| + | "image2_caption": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "parent_authority": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "subdivision": {}, | ||
| + | "synonyms": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "taxon": { | ||
| + | "type": "string", | ||
| + | "required": true | ||
| + | }, | ||
| + | "type_ichnospecies": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "type_ichnospecies_authority": { | ||
| + | "type": "string" | ||
| + | }, | ||
| + | "name": { | ||
| + | "type": "string" | ||
| + | } | ||
| + | }, | ||
| + | "description": "An infobox for ichnotaxa (trace fossils)", | ||
| + | "paramOrder": [ | ||
| + | "name", | ||
| + | "fossil_range", | ||
| + | "image", | ||
| + | "image_caption", | ||
| + | "image2", | ||
| + | "image2_caption", | ||
| + | "parent_authority", | ||
| + | "taxon", | ||
| + | "authority", | ||
| + | "type_ichnospecies", | ||
| + | "type_ichnospecies_authority", | ||
| + | "subdivision_ranks", | ||
| + | "subdivision", | ||
| + | "synonyms" | ||
| + | ], | ||
| + | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
| − | <includeonly>{{ | + | <includeonly>{{Sandbox other|| |
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Biology infobox templates]] | [[Category:Biology infobox templates]] | ||
| + | [[Category:Infobox templates|Ichnobox]] | ||
[[Category:Taxobox templates]] | [[Category:Taxobox templates]] | ||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 16:40, 2 October 2020
| 40px | This is a documentation subpage for Template:Ichnobox. It contains usage information, categories and other content that is not part of the original template page. |
This template is used to create infoboxes for trace fossil taxa (ichnotaxa). See Trace fossil classification for more information.
| 30px | 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
Usage
This template operates in a similar manner to Template:Automatic taxobox. Please see that template for general usage instructions.
There is no equivalent of {{Speciesbox}} for ichnospecies; almost all articles are about ichnogenera and ichnofamilies.
The top-level taxon for ichnotaxa - i.e. the parent for ichnotaxa that have no higher classification - is "Ichnos".
Template Data
TemplateData for Ichnobox
An infobox for ichnotaxa (trace fossils)
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Fossil_range | fossil_range | no description | String | suggested |
| Image | image | no description | File | optional |
| Image_caption | image_caption | no description | String | optional |
| Image2 | image2 | no description | File | optional |
| Image2_caption | image2_caption | no description | String | optional |
| Parent_authority | parent_authority | no description | String | optional |
| Taxon | taxon | no description | String | required |
| Authority | authority | no description | String | suggested |
| Type_ichnospecies | type_ichnospecies | no description | String | optional |
| Type_ichnospecies_authority | type_ichnospecies_authority | no description | String | optional |
| Subdivision_ranks | subdivision_ranks | no description | String | optional |
| Subdivision | subdivision | no description | Unknown | optional |
| Synonyms | synonyms | no description | String | optional |