Difference between revisions of "Template:Taxobox"
From Taijitu
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {| align=right | + | {| align=right cellspacing="4" cellpadding="1" style="margin: 0 0 1em 1em; background: #f9f9f9; border: 1px darkgray solid; font-size: 88%; text-align: left; width: 22em" |
− | !colspan=2 style="background-color:{{{ | + | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|{{{name}}}<br><small>{{{fossil_range}}}</small> |
|- | |- | ||
− | | align="center" colspan="2 | + | |align="center" colspan="2"|[[image:{{{image}}}|192px|{{{name}}}]] |
− | + | {{#if: {{{caption|}}}|{{!}}- | |
− | + | {{!}}align="center" colspan="2"{{!}}{{{caption|}}}}} | |
− | |} | + | |
|- | |- | ||
− | ! | + | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|Status |
− | | {{{ | + | |- |
+ | !Conservation status | ||
+ | |{{{status}}} | ||
+ | |- | ||
+ | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|Classification | ||
|- | |- | ||
!Kingdom | !Kingdom | ||
− | | {{{ | + | |{{{kingdom}}} |
+ | |- | ||
+ | {{#if: {{{subkingdom|}}}|!Subkingdom | ||
+ | {{!}} {{{subkingdom}}}}} | ||
|- | |- | ||
!Phylum | !Phylum | ||
− | | {{{ | + | |{{{phylum}}} |
+ | |- | ||
+ | {{#if: {{{subphylum|}}}|!Subphylum | ||
+ | {{!}} {{{subphylum}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superclass|}}}|!Superclass | ||
+ | {{!}} {{{superclass}}}}} | ||
|- | |- | ||
!Class | !Class | ||
− | | {{{ | + | |{{{class}}} |
+ | |- | ||
+ | {{#if: {{{subclass|}}}|!Subclass | ||
+ | {{!}} {{{subclass}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superorder|}}}|!Superorder | ||
+ | {{!}} {{{superorder}}}}} | ||
|- | |- | ||
!Order | !Order | ||
− | | {{{ | + | |{{{order}}} |
+ | |- | ||
+ | {{#if: {{{suborder|}}}|!Suborder | ||
+ | {{!}} {{{suborder}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superfamily|}}}|!Superfamily | ||
+ | {{!}} {{{superfamily}}}}} | ||
|- | |- | ||
!Family | !Family | ||
− | | {{{ | + | |{{{family}}} |
+ | |- | ||
+ | {{#if: {{{subfamily|}}}|!Subfamily | ||
+ | {{!}} {{{subfamily}}}}} | ||
+ | |- | ||
+ | {{#if: {{{tribe|}}}|!Tribe | ||
+ | {{!}} {{{tribe}}}}} | ||
|- | |- | ||
!Genus | !Genus | ||
− | | {{{ | + | |{{{genus}}} |
|- | |- | ||
!Species | !Species | ||
− | | {{{ | + | |{{{species}}} |
+ | |- | ||
+ | {{#if: {{{subspecies|}}}|!Subspecies | ||
+ | {{!}} {{{subspecies}}}}} | ||
+ | |- | ||
+ | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|{{#if: {{{subspecies|}}}|Trinomial name|Binomial name}} | ||
|- | |- | ||
− | | align=center colspan=2 | {{{ | + | |align=center colspan=2|'''''{{{scientific_name}}}'''''<br>{{{name_source}}}, {{{name_date}}} |
− | |} | + | |}<noinclude> |
− | + | <div style="width:325px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | |
− | <noinclude> | + | |
− | <div style="width: | + | |
{{Taxobox | {{Taxobox | ||
− | | | + | |color= //optional default dark gray |
− | | | + | |text_color= //optional default black |
− | | | + | |name= |
− | | | + | |fossil_range= |
− | | | + | |image= |
− | | | + | |caption= //optional |
− | | | + | |status= |
− | | | + | |kingdom= |
− | | | + | |subkingdom= //optional |
− | | | + | |phylum= |
− | | | + | |subphylum= //optional |
− | | | + | |superclass= //optional |
− | | | + | |class= |
− | }}</pre></div> | + | |subclass= //optional |
− | + | |superorder= //optional | |
− | + | |order= | |
− | </noinclude> | + | |suborder= //optional |
+ | |superfamily= //optional | ||
+ | |family= | ||
+ | |subfamily= //optional | ||
+ | |tribe= //optional | ||
+ | |genus= | ||
+ | |species= | ||
+ | |subspecies= //optional | ||
+ | |scientific_name= | ||
+ | |name_source= | ||
+ | |name_date= | ||
+ | }}</pre></div>[[Category: Templates|Taxobox]][[Category:Infoboxes|Taxobox]]</noinclude> |
Latest revision as of 06:43, 5 August 2014
{{{name}}} {{{fossil_range}}} | |
---|---|
[[image:{{{image}}}|192px|{{{name}}}]] | |
Status | |
Conservation status | {{{status}}} |
Classification | |
Kingdom | {{{kingdom}}} |
Phylum | {{{phylum}}} |
Class | {{{class}}} |
Order | {{{order}}} |
Family | {{{family}}} |
Genus | {{{genus}}} |
Species | {{{species}}} |
Binomial name | |
{{{scientific_name}}} {{{name_source}}}, {{{name_date}}} |
{{Taxobox |color= //optional default dark gray |text_color= //optional default black |name= |fossil_range= |image= |caption= //optional |status= |kingdom= |subkingdom= //optional |phylum= |subphylum= //optional |superclass= //optional |class= |subclass= //optional |superorder= //optional |order= |suborder= //optional |superfamily= //optional |family= |subfamily= //optional |tribe= //optional |genus= |species= |subspecies= //optional |scientific_name= |name_source= |name_date= }}