Difference between revisions of "Template:Taxobox"
Jump to navigation
Jump to search
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{| class="toccolours vevent" align=right style="width:{{{box_width|20em}}}; font-size:90%; text-align:left;" | {| class="toccolours vevent" align=right style="width:{{{box_width|20em}}}; font-size:90%; text-align:left;" | ||
− | ! colspan="2" style="text-align:center; font-size:larger; background-color:# | + | ! colspan="2" style="text-align:center; font-size:larger; background-color:{{#if:{{{bgcolour|}}}|{{{bgcolour}}}|DodgerBlue}}; color:#010;" | {{{name<includeonly>|{{PAGENAME}}</includeonly>}}} |
|- | |- | ||
{{#if: {{{kingdom<includeonly>|</includeonly>}}} | | {{#if: {{{kingdom<includeonly>|</includeonly>}}} | | ||
! width="85" {{!}} Kingdom | ! width="85" {{!}} Kingdom | ||
{{!}} {{{kingdom}}} | {{!}} {{{kingdom}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 15: | Line 10: | ||
! Phylum | ! Phylum | ||
{{!}} {{{phylum}}} | {{!}} {{{phylum}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 30: | Line 20: | ||
! Sub-class | ! Sub-class | ||
{{!}} {{{sub-class}}} | {{!}} {{{sub-class}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 40: | Line 25: | ||
! Order | ! Order | ||
{{!}} {{{order}}} | {{!}} {{{order}}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{!}}- | {{!}}- | ||
}} | }} | ||
Line 75: | Line 55: | ||
<br> | <br> | ||
=Instructions= | =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. The name will be filled in with the title of the page | + | 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. The name will be filled in with the title of the page. I am working on a way to edit this. |
<pre> | <pre> | ||
{{Taxobox | {{Taxobox | ||
− | |||
|kingdom = | |kingdom = | ||
− | |||
|phylum = | |phylum = | ||
− | |||
|class = | |class = | ||
|sub-class = | |sub-class = | ||
− | |||
|order = | |order = | ||
− | |||
|super-family = | |super-family = | ||
|family = | |family = | ||
Line 97: | Line 72: | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
+ | [[Category:To_Do_-_NickJ]] |
Revision as of 15:48, 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. The name will be filled in with the title of the page. I am working on a way to edit this.
{{Taxobox |kingdom = |phylum = |class = |sub-class = |order = |super-family = |family = |sub-family = |genus = |species = }}