வார்ப்புரு:Chem/doc
Appearance
This is a documentation subpage for வார்ப்புரு:Chem. It contains usage information, categories and other content that is not part of the original வார்ப்புரு page. |
Template instructions
[தொகு]This template, {{chem}}, serves to simplify the writing of chemical formulae. For example,
{{chem|H|2|O}}
will yield:
- H
2O
Algebraic expression as subscript
[தொகு]Algebraic expressions are rendered as subscripts (but must not contain upper case letters).
{{chem|C|''n''|H|2''n'' + 2}}
gives
- C
nH
2n + 2
Charge
[தொகு]Ion charge superscripts (for: +/-) are also supported:
{{chem|H|3|O|+}}
yields a "+" as superscript:
- H
3O+
Simultaneous subscripts/superscripts are automatically handled (use a hyphen for the minus sign):
{{chem|SO|4|2-}}
gives "2-" as superscript:
- SO2−
4
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:
- 4
He
The first two parameters can be used for mass number and atomic number.
{{chem|4|2|He}}
gives:
- 4
2He
- 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.
- See also {{Nuclide2}}
Linking
[தொகு]The optional parameter link changes the formula into a link. For example:
{{chem|link=நீர்|H|2|O}}
will yield:
Individual elements can be linked in the following manner:
{{chem|[[நீரியம்|H]]|2|[[ஆக்சிசன்|O]]}}
gives
Notes
[தொகு]- To include "=" in the formula, use "=" For example, "{{chem|CH|2|=CH|2}}" yields CH
2=CH
2.- 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 "≡" For example, "{{chem|HC≡CH}}" yields HC≡CH.
- The template accepts up to twenty parameters in addition to
link
. - This template uses {{su}}.
See also
[தொகு]- {{Chemical formula}}, which auto-links elements and common compounds