Difference between revisions of "Template:Infobox genome/doc"
Jump to navigation
Jump to search
imported>Artoria2e5 (→Usage) |
imported>Artoria2e5 |
||
| Line 42: | Line 42: | ||
"organelle-size": {}, | "organelle-size": {}, | ||
"organelle-year": {} | "organelle-year": {} | ||
| − | } | + | }, |
| + | "description": "This template produces a table describing the information about the Genome of a given organism.", | ||
| + | "format": "block" | ||
} | } | ||
</templatedata> | </templatedata> | ||
Revision as of 09:18, 19 January 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 |