Difference between revisions of "Template:Taxobox"
From Taijitu
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}}}|125px|{{{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"|Classification |
− | | {{{ | + | |
|- | |- | ||
!Kingdom | !Kingdom | ||
− | | {{{ | + | |{{{kingdom}}} |
|- | |- | ||
!Phylum | !Phylum | ||
− | | {{{ | + | |{{{phylum}}} |
|- | |- | ||
!Class | !Class | ||
− | | {{{ | + | |{{{class}}} |
|- | |- | ||
!Order | !Order | ||
− | | {{{ | + | |{{{order}}} |
|- | |- | ||
!Family | !Family | ||
− | | {{{ | + | |{{{family}}} |
|- | |- | ||
!Genus | !Genus | ||
− | | {{{ | + | |{{{genus}}} |
|- | |- | ||
!Species | !Species | ||
− | | {{{ | + | |{{{species}}} |
+ | |- | ||
+ | !colspan=2 style="background-color:{{{color|darkgray}}}; color:{{{text_color|black}}}; font-size:125%; text-align:center"|Trinomial name | ||
|- | |- | ||
− | | align=center colspan=2 | {{{ | + | |align=center colspan=2|{{{trinomial_name}}}<BR><small>({{{trinomial_source}}}) {{{trinomial_date}}}</small> |
|} | |} | ||
Line 37: | Line 36: | ||
<div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | <div style="width:250px;background:#dddddd;border: 1px solid black;padding:0.5em 1em 0.5em 1em"><pre> | ||
{{Taxobox | {{Taxobox | ||
− | | | + | |color= //optional |
− | | | + | |text_color= //optional |
− | | | + | |name= |
− | | | + | ||fossil_range= |
− | | | + | |image= |
− | | | + | |caption= //optional |
− | | | + | |kingdom= |
− | | | + | |phylum= |
− | | | + | |class= |
− | | | + | |order= |
− | | | + | |family= |
− | | | + | |genus= |
− | | | + | |species= |
+ | |trinomial_name= | ||
+ | |trinomial_source= | ||
+ | |trinomial_date= | ||
}}</pre></div> | }}</pre></div> | ||
</noinclude> | </noinclude> |
Revision as of 21:10, 18 February 2011
{{{name}}} {{{fossil_range}}} | |
---|---|
[[image:{{{Image}}}|125px|{{{name}}}]] | |
Classification | |
Kingdom | {{{kingdom}}} |
Phylum | {{{phylum}}} |
Class | {{{class}}} |
Order | {{{order}}} |
Family | {{{family}}} |
Genus | {{{genus}}} |
Species | {{{species}}} |
Trinomial name | |
{{{trinomial_name}}} ({{{trinomial_source}}}) {{{trinomial_date}}} |
Usage
{{Taxobox |color= //optional |text_color= //optional |name= ||fossil_range= |image= |caption= //optional |kingdom= |phylum= |class= |order= |family= |genus= |species= |trinomial_name= |trinomial_source= |trinomial_date= }}