Difference between revisions of "Template:Infobox genome/doc"
Jump to navigation
Jump to search
imported>Artoria2e5 |
imported>Vanisaac |
||
| Line 23: | Line 23: | ||
</pre> | </pre> | ||
| − | <includeonly> | + | <includeonly>{{Sandbox other|| |
[[Category:Genome templates|{{PAGENAME}}]] | [[Category:Genome templates|{{PAGENAME}}]] | ||
[[Category:Biology infobox templates]] | [[Category:Biology infobox templates]] | ||
| − | </includeonly> | + | }}</includeonly> |
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 19:36, 25 April 2020
| 40px | This is a documentation subpage for Template:Infobox genome. It contains usage information, categories and other content that is not part of the original template page. |
Purpose
This template produces a table describing the information about the Genome of a given organism.
Usage
Template:Parameter names example
{{Infobox genome <!-- a.k.a GenomeInfo for short -->
| image = <!-- Karyotype, for instance -->
| caption =
| type = <!-- defaults to "genome", can be "nucleotide" or anything too -->
| taxId = <!-- genome ID on NCBI Genome website -->
| ploidy = <!-- haploid, diploid or polypoloid -->
| chromosomes = <!-- number (unit is pairs) -->
| size = <!-- number (unit is Mb) -->
| year =
| organelle = <!-- type of organelle sequenced -->
| organelle-size = <!-- number (unit is Mb) -->
| organelle-year = <!-- year of sequencing of organelle -->
}}
This template produces a table describing the information about the Genome of a given organism.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Image | image | no description | Unknown | optional |
| Image_size | image_size | no description | Unknown | optional |
| Caption | caption | no description | Unknown | optional |
| TaxId | taxId | no description | Unknown | optional |
| Type | type | no description | Unknown | optional |
| Ploidy | ploidy | no description | Unknown | optional |
| Size | size | no description | Unknown | optional |
| Chromosomes | chromosomes | no description | Unknown | optional |
| Year | year | no description | Unknown | optional |
| Organelle | organelle | no description | Unknown | optional |
| Organelle-size | organelle-size | no description | Unknown | optional |
| Organelle-year | organelle-year | no description | Unknown | optional |