This is the template sandbox page for Template:Chem (diff). See also the companion subpage for test cases. |
This template is used on approximately 6,100 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them.
Preview message: Transclusion count updated automatically (see documentation). |
This template should not be used in citation templates such as Citation Style 1 and Citation Style 2, because it includes markup that will pollute the COinS metadata they produce; see Wikipedia:COinS. |
This template allows you to render chemical formulas using HTML. Alternatively, you can use <chem>...</chem>
, using mhchem LaTeX notation to generate formulas.
This template, {{chem}}, serves to simplify the writing of chemical formulas. For example,
{{chem|H|2|O}}
will yield:
Algebraic expressions are rendered as subscripts (but must not contain upper case letters).
{{chem|C|''n''|H|2''n''+2}}
gives
Ion charge superscripts (for: +/-) are also supported:
{{chem|H|3|O|+}}
yields a "+" as superscript:
Simultaneous subscripts/superscripts are automatically handled (use a hyphen for the minus sign):
{{chem|SO|4|2-}}
gives "2−" as superscript:
The hyphen is converted to a true minus sign.
The first parameter can be used for mass number.
{{chem|4|He}}
gives:
The first two parameters can be used for mass number and atomic number.
{{chem|4|2|He}}
gives:
Note
+
or -
) following). Otherwise the template will loop. The Chem2 template can be used for e.g. 1H216O, heavy water.See also {{Nuclide}}
The optional parameter link changes the formula into a link. For example:
{{chem|link=water|H|2|O}}
will yield:
Individual elements can be linked in the following manner:
{{chem|[[Hydrogen|H]]|2|[[Oxygen|O]]}}
gives
{{chem|CH|2|=CH|2}}
" yields CHCH<sub>2</sub>=CH<sub>2</sub>
" yields CH2=CH2.{{chem|HC&#8801;CH}}
" yields HC≡CH.link
.TemplateData for Chem
Template data
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Render chemical formulas using HTML. Alternatively, you can use <chem>...</chem>, using mhchem LaTeX notation to generate formulas. Up to 25 unnamed ordered parameters can be used with automatic detection of subscripts and superscripts.
|