Difference between revisions of "Template:Infobox"

From Cysteinome
Jump to: navigation, search
Line 1: Line 1:
local p = {}
+
{{Infobox protein
+
| name =
function p.run()
+
| AltNames =
local capiunto = require 'capiunto'
+
| image =
return capiunto.create( {
+
| width =
title = tostring(mw.title.getCurrentTitle()) ,
+
| caption =
top = 'Basic Information',
+
| Symbol =
topStyle = 'background:#cfc;',
+
| AltSymbols =
bottom = ''
+
| IUPHAR_id =
} )
+
| ATC_prefix =  
:addRow('Short Name:', 'PTP1B')
+
| ATC_suffix =
:addRow('UNP ID','Helium')
+
| ATC_supplemental =
:addRow('Li','Lithium')
+
| CAS_number =  
 
+
| CAS_supplemental =
end
+
| DrugBank =
+
| EntrezGene =  
return p
+
| HGNCid =  
 +
| OMIM =  
 +
| PDB =  
 +
| RefSeq =
 +
| UniProt =
 +
| EC_number =
 +
| Chromosome =
 +
| Arm =
 +
| Band =
 +
| LocusSupplementaryData =
 +
}}

Revision as of 04:44, 18 May 2018

Template loop detected: Template:Infobox protein