Template:Chem/doc

From Citizendium
< Template:Chem
Revision as of 11:49, 19 January 2023 by Pat Palmer (talk | contribs) (Created page with "{{Documentation subpage}} {{COinS safe|n}} This template allows you to render chemical formulas using HTML. Alternatively, you can use {{tag|chem}}, using mhchem LaTeX notation to generate formulas. <div style="clear: both;"></div> ==Template instructions== This template, {{Tl|chem}}, serves to simplify the writing of chemical formulas. For example, <pre> {{chem|H|2|O}} </pre> will yield: : {{chem|H|2|O}} ===Algebraic expression...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Documentation subpage Template:COinS safe This template allows you to render chemical formulas using HTML. Alternatively, you can use Template:Tag, using mhchem LaTeX notation to generate formulas.

Template instructions

This template, {{chem}}, serves to simplify the writing of chemical formulas. For example,

{{chem|H|2|O}}

will yield:

Template:Chem/link


Algebraic expression as subscript

Algebraic expressions are rendered as subscripts (but must not contain upper case letters).

{{chem|C|''n''|H|2''n''&nbsp;+&nbsp;2}}

gives

Template:Chem/link


Charge

Ion charge superscripts (for: +/-) are also supported:

{{chem|H|3|O|+}}

yields a "+" as superscript:

Template:Chem/link


Simultaneous subscripts/superscripts are automatically handled (use a hyphen for the minus sign):

{{chem|SO|4|2-}}

gives "2−" as superscript:

Template:Chem/link

The hyphen is converted to a true minus sign.

Atomic number and mass number

The first parameter can be used for mass number.

{{chem|4|He}}

gives:

Template:Chem/link


The first two parameters can be used for mass number and atomic number.

{{chem|4|2|He}}

gives:

Template:Chem/link


Note
Only the first two parameters can handle two consecutive plain numbers (i.e. without a plus sign or a hyphen (+ or -) following). Otherwise the template will loop. The Chem2 template can be used for e.g. Template:Chem2, heavy water.
See also {{Nuclide}}

Linking

The optional parameter link changes the formula into a link. For example:

{{chem|link=water|H|2|O}}

will yield:

Template:Chem/link


Individual elements can be linked in the following manner:

{{chem|[[Hydrogen|H]]|2|[[Oxygen|O]]}} 

gives

Template:Chem/link


Notes

  • To include "=" in the formula, use "&#61;" For example, "{{chem|CH|2|&#61;CH|2}}" yields

Template:Chem/link .

    • Or, don't use this template. For example, "CH<sub>2</sub>=CH<sub>2</sub>" yields CH2=CH2.
  • To include "≡" in the formula, use "&#8801;" For example, "{{chem|HC&#8801;CH}}" yields

Template:Chem/link .

  • The template accepts up to twenty parameters in addition to link.
  • This template uses {{su}}.

See also

TemplateData

Template:TemplateData header Template:Collapse top

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.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Linklink

Make the formula link to an article

Example
Water
Page nameoptional
11

no description

Unknownoptional
22

no description

Unknownoptional
33

no description

Unknownoptional
44

no description

Unknownoptional
55

no description

Unknownoptional
66

no description

Unknownoptional
77

no description

Unknownoptional
88

no description

Unknownoptional
99

no description

Unknownoptional
1010

no description

Unknownoptional
1111

no description

Unknownoptional
1212

no description

Unknownoptional
1313

no description

Unknownoptional
1414

no description

Unknownoptional
1515

no description

Unknownoptional
1616

no description

Unknownoptional
1717

no description

Unknownoptional
1818

no description

Unknownoptional
1919

no description

Unknownoptional
2020

no description

Unknownoptional
2121

no description

Unknownoptional
2222

no description

Unknownoptional
2323

no description

Unknownoptional
2424

no description

Unknownoptional

Template:Collapse bottom