Template:TaxoBox

From The Ultimate Programming Reference

(Difference between revisions)
m
m
Line 26: Line 26:
{| cellspacing="0" cellpadding="0"
{| cellspacing="0" cellpadding="0"
{{{subdivision|}}}
{{{subdivision|}}}
-
|}<!--
+
|}
-
-->{{#if:{{{synonyms|}}}|<tr style="text-align:center; background:{{{color}}};"><th>[[Synonymy|Synonyms]]</th></tr><tr><td style="text-align:center;">{{{synonyms}}}</td></tr>}}
+
|}</includeonly><noinclude>===About This Template===
|}</includeonly><noinclude>===About This Template===
This template sets up a taxobox.  Although the implementation is complicated, it is relatively simple to use.  
This template sets up a taxobox.  Although the implementation is complicated, it is relatively simple to use.  

Revision as of 11:07, 8 May 2006

About This Template

This template sets up a taxobox. Although the implementation is complicated, it is relatively simple to use.

See this template's talk page on how to use it.

Most parameters are optional, so if a particular entry is not relevant for your case, just leave it out.


A general TaxoBox:

{{TaxoBox
| color = 
| name = 
| image = 
| image2 = 
| regnum = 
| phylum = 
| class = 
| order = 
| family = 
| genus = 
| series = 
| species = 
| subspecies = 
| codenum = 
| subdivision_ranks = 
| subdivision = 
}}
Personal tools