Template:Infobox genome/sandbox
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:Infobox genome (diff). See also the companion subpage for test cases. |
![]() | This template uses TemplateStyles: |
This template produces a table describing the information about the genome of a given organism.
Usage
[[File:{{{image}}}|{{{image_size}}}|upright=1.16]] {{{caption}}} | |
NCBI genome ID | {{{taxId}}} |
---|---|
Ploidy | {{{ploidy}}} |
Genome size | {{{size}}} |
Number of chromosomes | {{{chromosomes}}} |
Year of completion | {{{year}}} |
Sequenced organelle | {{{organelle}}} |
Organelle size | {{{organelle-size}}} |
Year of completion | {{{organelle-year}}} |
<syntaxhighlight lang="wikitext" style="overflow: auto;">
</syntaxhighlight>
GenomeInfo for short, this template produces a table describing the information about the genome of a given organism.
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | Karyotype, for instance
| Unknown | optional |
image_size | image_size | no description | Unknown | optional |
caption | caption | no description | String | optional |
taxId | taxId | genome ID on NCBI Genome website (or another type of ID if type parameter is set to different value)
| String | optional |
type | type | type of NCBI ID
| String | optional |
specimen | specimen | specimen, individual or cultivar sequenced
| String | optional |
ploidy | ploidy | no description
| String | optional |
size | size | Size of genome in Mb | Number | optional |
chromosomes | chromosomes | number of chromosome pairs
| Number | optional |
genes | genes | no description | Unknown | optional |
protein-coding | protein-coding | 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 |
ucsc_assembly | ucsc_assembly | no description | Unknown | optional |
alt | alt | image alt text for accessibility | String | suggested |