Template:Chembox

From WikiMD's Wellness Encyclopedia

Revision as of 17:32, 17 December 2024 by Prab (talk | contribs)

Page Template:Chembox/styles.css has no content.

Chembox - - - - - - - - - - -

This data is verified and monitored for accuracy.


Usage

This template is a non-Lua version of `Chembox` for displaying chemical compound information.

Example

{{Chembox
| Name            = Water
| ImageFile       = Water_Molecule.png
| ImageSize       = 150px
| ImageCaption    = Structure of a water molecule
| IUPACName       = Oxidane
| SystematicName  = Water
| OtherNames      = Dihydrogen monoxide
| Section1        = <b>Formula:</b> H₂O
| Section2        = <b>Boiling Point:</b> 100°C
| general_note    = Common solvent in chemistry
}}

Parameters

  • `Name` - The title or name of the compound.
  • `ImageFile` - File name for the image.
  • `ImageSize` - Size of the image.
  • `ImageCaption` - Caption for the image.
  • `IUPACName` - IUPAC-approved name.
  • `SystematicName` - Systematic chemical name.
  • `OtherNames` - Alternative names.
  • `Section1`–`Section9` - Custom data sections.
  • `general_note` - Footer note for the infobox.

Notes

  • This template does not use Lua modules.
  • Sections 1–9 can be used to add custom content.
  • Empty fields will not be displayed.