Template:Infobox drug

From WikiMD's Wellness Encyclopedia


Usage[edit source]

This template is used to provide an infobox for drugs or chemical compounds in articles. Below is an example of how to use the template.

Example[edit source]

{{Infobox drug
| name = Glypromate
| image = Glypromate_structure.jpg
| width = 250
| caption = Structure of Glypromate
| synonyms = Glycyl-L-prolyl-L-glutamic acid
| CAS_number = 123456-78-9
| ATC_prefix = N/A
| ATC_suffix = 
| PubChem = 123456
| DrugBank = DB12345
| ChemSpiderID = 123456
| UNII = ABC12345X
| KEGG = D12345
| ChEBI = 12345
| ChEMBL = CHEMBL12345
| IUPAC_name = (2S)-2-[[2-[[2-aminoacetyl]amino]propanoyl]amino]pentanedioic acid
| C = 10
| H = 17
| N = 3
| O = 6
| molecular_weight = 275.26 g/mol
}}

Parameters[edit source]

  • `name` – The name of the drug or compound.
  • `image` – Path to an image file.
  • `width` – Optional width of the image (default: 250px).
  • `caption` – Caption below the image.
  • `synonyms` – Alternate names of the drug.
  • `CAS_number` – CAS Registry Number.
  • `ATC_prefix`, `ATC_suffix` – ATC classification details.
  • `PubChem`, `DrugBank`, `ChemSpiderID`, `UNII`, `KEGG`, `ChEBI`, `ChEMBL` – Identifiers from chemical databases.
  • `IUPAC_name` – IUPAC name of the compound.
  • `C`, `H`, `N`, `O` – Chemical formula details.
  • `molecular_weight` – Molecular weight of the compound.