Template:Chembox
From WikiMD's Wellness Encyclopedia
Page Template:Chembox/styles.css has no content.
|
| |
| IUPAC Name |
- - - - - - - - - - |
| Chemical Formula | |
| Molar Mass |
- - - - |
|
Data sourced from verified databases | |
Usage
This is a non-Lua version of the `Chembox` template for displaying chemical compound data in an infobox.
Example
{{Chembox
| name = Cholic acid
| image = Cholic acid.svg
| image_alt = Skeletal formula of cholic acid
| image2 = Cholic acid 3D ball.png
| image2_alt = Ball-and-stick model of cholic acid molecule
| IUPAC_name = (R)-4-[(3R,5S,7R,8R,9S,10R,12S,13R,14S,17R)-3,7,12-trihydroxy-10,13-dimethyl-1,2,3,4,5,6,7,8,9,11,12,14,15,16,17-tetradecahydrocyclopenta[a]phenanthren-17-yl]pentanoic acid
| other_names = 3α,7α,12α-Trihydroxy-5β-cholan-24-oic acid
| CAS_number = 81-25-4
| PubChem = 221493
| ChemSpiderID = 192104
| UNII = G0S7T6QH5O
| ChEBI = 16359
| ChEMBL = 1201632
| IUPHAR_ligand = 609
| KEGG = C05436
| DrugBank = DB02659
| formula = C<sub>24</sub>H<sub>40</sub>O<sub>5</sub>
| molar_mass = 408.57 g/mol
| melting_point = 198-200 °C
| SMILES = C[C@H]1CC[C@H]2[C@@H]3CC[C@H]4[C@@H](C[C@@H](O)[C@H]4[C@@H]3CC[C@H]2[C@@]1(C)C)C[C@@H](CC(=O)O)O
| InChI = 1S/C24H40O5/c1-13-4-5-14-15-6-7-17-20(27)18(15)8-9-21(17)24(14,2)16(13)10-19(26)22(3)11-23(28)12-25/h13-22,25-28H,4-12H2,1-3H3/t13-,14-,15+,16-,17-,18-,19-,20-,21-,22-,24-/m0/s1
| InChIKey = BHQCQFFYRZLCQQ-HPLJOQBZSA-N
}}Parameters
- `name` - Name of the compound.
- `image` / `image2` - Image file names.
- `image_alt` / `image2_alt` - Alternative text for images.
- `IUPAC_name` - IUPAC-approved name.
- `other_names` - Other names or synonyms.
- `CAS_number`, `PubChem`, `ChemSpiderID`, `UNII`, `ChEBI`, `ChEMBL`, `IUPHAR_ligand`, `KEGG`, `DrugBank` - Database identifiers.
- `formula` - Chemical formula.
- `molar_mass` - Molar mass of the compound.
- `melting_point` - Melting point.
- `SMILES`, `InChI`, `InChIKey` - Chemical notations.
Notes
- This template uses standard MediaWiki parser functions.
- Empty parameters are automatically hidden for clean display.