模板:Ichnobox
本模板用于创建遗迹化石分类单元的生物信息框。
| File:Lua-Logo.svg | 此模板使用Lua语言: |
分类学模板
分类框模板
- 应该选用哪一个?
- 更改需要显示的分类单元
- 将手动分类框替换为自动分类框
- 自动分类框参数一览表
- Automatic taxobox:主要用于属级和更高级分类单元
- Speciesbox:用于物种
- Subspeciesbox:用于动物亚种
- Infraspeciesbox:用于植物亚种或变种
- Hybridbox:用于同属动物的杂交种
- Ichnobox:用于遗迹化石
- Oobox:用于蛋化石
- Virusbox:用于病毒等非细胞生物
- Paraphyletic group:用于并系群
- Population taxobox:用于受到高度关注的动物种群
用法[编辑]
该模板的用法与Template:Automatic taxobox类似,具体请参阅上述模板。
目前暂无与{{Speciesbox}}类似的Template:Ichnospeciesbox,因为绝大多数遗迹化石相关条目是科或属的。
遗迹分类单元的最高等级是"Ichnos"。
模板参数[编辑]
<templatedata> { "params": { "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>