Template:PropList/doc
Jump to navigation
Jump to search
Template for property lists in chemistry. Not yet finished. There are three types of arguments:
- Requested argument: will always be included in the list, even if no value given
- Optional argument: will be only shown if a value is given
These two arguments are given by name and will be shown in a predetermined order (independent of where they are included).
- Free arguments: Pairs "property value" can be added. They will be listed at the end of the table, in the order given. Currently up to 9 such pairs are possible.
Currently N,I,C,F are requested, and m,d,b are optional arguments.
Usage
{{PropList | N = "Common name" | I = "IUPAC name" | C = "CAS number" | F = "Molecular formula" | m = "Molecular mass" | d = "Density | b = "Boiling point" | "property1" | "value1" ... | "property9" | "value9"
Example
{{PropList | N = water | I = oxidane | b = 373.15 K (100 °C) at 1 atm | F = H<sub>2</sub>O | m = 18.0153 g/mol | b = 373.15 K (100 °C) at 1 atm | Critical point | 647 K (374 °C), 22.1 MPa | Melting point | 273.15 K (0 °C) | [[Specific heat]], c<sub>p</sub> | 4.184 J/(g·K) for liquid at 20 °C | Heat of vaporization | 2257 J/g for liquid at 100 °C | d = 0.998 g/ml for liquid at 20 °C, 1 atm | Heat of fusion | 333.55 J/kg for solid (ice) at 0 °C | Viscosity | 0.001 Pa·s for liquid at 20 °C | Refractive index| 1.333 for liquid at 20 °C }}
|