Difference between revisions of "Template:Taxobox"
Jump to navigation
Jump to search
Line 52: | Line 52: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
− | |} | + | |}<noinclude> |
+ | =Instructions= | ||
+ | To use this template insert the following onto your page and fill in the details following the equals sign. You do not need to use all of the categories and those not used will not appear on the front end version of the page. | ||
+ | |||
+ | <pre> | ||
+ | {{Taxobox | ||
+ | |kingdom = | ||
+ | |phylum = | ||
+ | |class = | ||
+ | |sub-class = | ||
+ | |order = | ||
+ | |super-family = | ||
+ | |family = | ||
+ | |sub-family = | ||
+ | |genus = | ||
+ | |species = | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Revision as of 15:39, 26 July 2010
{{{name}}} | |
---|---|
Kingdom | {{{kingdom}}} |
Phylum | {{{phylum}}} |
Class | {{{class}}} |
Sub-class | {{{sub-class}}} |
Order | {{{order}}} |
Super-family | {{{super-family}}} |
Family | {{{family}}} |
Sub-family | {{{sub-family}}} |
Genus | {{{genus}}} |
Species | {{{species}}} |
Instructions
To use this template insert the following onto your page and fill in the details following the equals sign. You do not need to use all of the categories and those not used will not appear on the front end version of the page.
{{Taxobox |kingdom = |phylum = |class = |sub-class = |order = |super-family = |family = |sub-family = |genus = |species = }}