Template:Infobox drug
From Food & Medicine Encyclopedia
Usage
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
{{Infobox drug
| name = Glypromate
| image = <!-- Image of Glypromate structure -->
| width = 250
| caption =
| synonyms = Glycyl-L-prolyl-L-glutamic acid
| CAS_number = 123456-78-9
| ATC_prefix =
| ATC_suffix =
| PubChem = 123456
| DrugBank = DB12345
| ChemSpiderID = 123456
| UNII =
| KEGG =
| ChEBI =
| ChEMBL =
| 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
- `name` – The name of the drug or compound.
- `image` – Path to an image file.
- `width` – Optional width of the image.
- `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.