Difference between revisions of "Template:Taxobox"
From Taijitu
(10 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
{{#if: {{{caption|}}}|{{!}}- | {{#if: {{{caption|}}}|{{!}}- | ||
{{!}}align="center" colspan="2"{{!}}{{{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 | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|Classification | ||
Line 10: | Line 15: | ||
!Kingdom | !Kingdom | ||
|{{{kingdom}}} | |{{{kingdom}}} | ||
+ | |- | ||
+ | {{#if: {{{subkingdom|}}}|!Subkingdom | ||
+ | {{!}} {{{subkingdom}}}}} | ||
|- | |- | ||
!Phylum | !Phylum | ||
|{{{phylum}}} | |{{{phylum}}} | ||
+ | |- | ||
+ | {{#if: {{{subphylum|}}}|!Subphylum | ||
+ | {{!}} {{{subphylum}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superclass|}}}|!Superclass | ||
+ | {{!}} {{{superclass}}}}} | ||
|- | |- | ||
!Class | !Class | ||
|{{{class}}} | |{{{class}}} | ||
+ | |- | ||
+ | {{#if: {{{subclass|}}}|!Subclass | ||
+ | {{!}} {{{subclass}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superorder|}}}|!Superorder | ||
+ | {{!}} {{{superorder}}}}} | ||
|- | |- | ||
!Order | !Order | ||
|{{{order}}} | |{{{order}}} | ||
+ | |- | ||
+ | {{#if: {{{suborder|}}}|!Suborder | ||
+ | {{!}} {{{suborder}}}}} | ||
+ | |- | ||
+ | {{#if: {{{superfamily|}}}|!Superfamily | ||
+ | {{!}} {{{superfamily}}}}} | ||
|- | |- | ||
!Family | !Family | ||
|{{{family}}} | |{{{family}}} | ||
+ | |- | ||
+ | {{#if: {{{subfamily|}}}|!Subfamily | ||
+ | {{!}} {{{subfamily}}}}} | ||
+ | |- | ||
+ | {{#if: {{{tribe|}}}|!Tribe | ||
+ | {{!}} {{{tribe}}}}} | ||
|- | |- | ||
!Genus | !Genus | ||
Line 29: | Line 61: | ||
|{{{species}}} | |{{{species}}} | ||
|- | |- | ||
− | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|Trinomial name | + | {{#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 | + | |color= //optional default dark gray |
− | |text_color= //optional | + | |text_color= //optional default black |
|name= | |name= | ||
− | + | |fossil_range= | |
|image= | |image= | ||
|caption= //optional | |caption= //optional | ||
+ | |status= | ||
|kingdom= | |kingdom= | ||
+ | |subkingdom= //optional | ||
|phylum= | |phylum= | ||
+ | |subphylum= //optional | ||
+ | |superclass= //optional | ||
|class= | |class= | ||
+ | |subclass= //optional | ||
+ | |superorder= //optional | ||
|order= | |order= | ||
+ | |suborder= //optional | ||
+ | |superfamily= //optional | ||
|family= | |family= | ||
+ | |subfamily= //optional | ||
+ | |tribe= //optional | ||
|genus= | |genus= | ||
|species= | |species= | ||
− | | | + | |subspecies= //optional |
− | | | + | |scientific_name= |
− | | | + | |name_source= |
− | }}</pre></div> | + | |name_date= |
− | + | }}</pre></div>[[Category: Templates|Taxobox]][[Category:Infoboxes|Taxobox]]</noinclude> | |
− | + | ||
− | </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= }}