Template:Protein: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>ScottYoung
No edit summary
imported>ZachPruckowski
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| id="drugInfoBox" style="float: right; clear: right; margin: 0 0 0.5em 1em; background: #ffffff;" class="toccolours" border=0 cellpadding=0 align=right width="260px"
|-
{{#if: {{{image|}}} | {{!}} align="center" colspan="2" {{!}} [[Image:{{{image}}}{{!}}250px]] | }}
|- style="text-align: center; line-height: 1;"
{{#if: {{{caption|}}} | {{!}} colspan="2" {{!}} <small>{{{caption}}}</small> }}
|-
| align="center" colspan="2" | <div style="font-size:medium; line-height:167%;">{{{Name|{{PAGENAME}} }}}</div>
|-
| colspan="2" bgcolor="#dddddd" | '''Identifiers'''
|-
| bgcolor="#e7dcc3" | [[HUGO|Symbol(s)]]
| bgcolor="#eeeeee" | [http://www.gene.ucl.ac.uk/nomenclature/data/get_data.php?hgnc_id=HGNC:{{{HGNCid}}} {{{Symbol}}}] {{{AltSymbols}}}
|-
| bgcolor="#e7dcc3" | [[Entrez]]
| bgcolor="#eeeeee" | [http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?db=gene&amp;cmd=retrieve&amp;dopt=default&amp;list_uids={{{EntrezGene}}}&rn=1 {{{EntrezGene}}}]
|-
{{#if: {{{OMIM|}}} |
{{!}} bgcolor="#e7dcc3" {{!}} [[OMIM]]
{{!}} bgcolor="#eeeeee" {{!}} [http://www.ncbi.nlm.nih.gov/entrez/dispomim.cgi?id={{{OMIM}}}&rn=1 {{{OMIM}}}] }}
|-
| bgcolor="#e7dcc3" | [[National Center for Biotechnology Information|RefSeq]]
| bgcolor="#eeeeee" | [http://genome.cse.ucsc.edu/cgi-bin/hgGene?org=Human&amp;hgg_gene={{{RefSeq}}}&rn=1 {{{RefSeq}}}]
|-
{{#if: {{{UniProt|}}} |
{{!}} bgcolor="#e7dcc3" {{!}} [[Swiss-Prot|UniProt]]
{{!}} bgcolor="#eeeeee" {{!}} [http://www.expasy.org/cgi-bin/niceprot.pl?{{{UniProt}}} {{{UniProt}}}] }}
|-
{{#if: {{{PDB|}}} |
{{!}} bgcolor="#e7dcc3" {{!}} [[Protein Data Bank|PDB]]
{{!}} bgcolor="#eeeeee" {{!}} [http://www.pdb.org/pdb/cgi/explore.cgi?pdbId={{{PDB}}} {{{PDB}}}] }} {{#if:{{{PDB_supplemental|}}} | {{{PDB_supplemental|}}} }}
|-
| colspan="2" bgcolor="#dddddd" | '''Other data'''
|-
{{#if: {{{ECnumber|}}} |
{{!}} bgcolor="#e7dcc3" {{!}} [[EC number]]
{{!}} bgcolor="#eeeeee" {{!}} [http://www.genome.jp/dbget-bin/www_bget?enzyme+{{{ECnumber}}} {{{ECnumber}}}] }}
|-
{{#if: {{{Chromosome|}}} |
{{!}} bgcolor="#e7dcc3" {{!}} [[Locus (genetics)|Locus]]
{{!}} bgcolor="#eeeeee" {{!}} [[Chromosome_{{{Chromosome}}}_(human)|Chr. {{{Chromosome}}}]] ''[http://www.ncbi.nlm.nih.gov/Omim/getmap.cgi?chromosome={{{Chromosome}}}{{{Arm}}}{{{Band}}} {{{Arm}}}{{{Band}}}{{{LocusSupplementaryData}}}]'' }}
|-
|}
<noinclude>
==Usage==
To use this template, copy the following text and paste it at the top of your article. Fill in as many fields as possible, but don't worry if some information is missing. For an example of a filled-out template, see [[Titin]].
<pre>
{{protein
{{protein
| Name =  
| Name =  
Line 18: Line 65:
| LocusSupplementaryData =  
| LocusSupplementaryData =  
}}
}}
</pre>
</noinclude>

Latest revision as of 16:32, 24 January 2007

Protein
Identifiers
Symbol(s) {{{Symbol}}} {{{AltSymbols}}}
Entrez {{{EntrezGene}}}
RefSeq {{{RefSeq}}}
Other data

Usage

To use this template, copy the following text and paste it at the top of your article. Fill in as many fields as possible, but don't worry if some information is missing. For an example of a filled-out template, see Titin.

{{protein
| Name = 
| caption = 
| image = 
| width = 
| HGNCid = 
| Symbol = 
| AltSymbols = 
| EntrezGene = 
| OMIM = 
| RefSeq = 
| UniProt = 
| PDB = 
| ECnumber = 
| Chromosome = 
| Arm = 
| Band = 
| LocusSupplementaryData = 
}}