Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Difference between revisions of "Template:Chemical description"

From Bioblast
Line 20: Line 20:
</noinclude><includeonly>
</noinclude><includeonly>
::: {{#if: {{{abbr}}} | '''{{{abbr}}}:''' }} {{#if: {{{trivial name}}} | '''{{{trivial name}}}''' }} ({{#if: {{{complete name}}} | {{{complete name}}}; }} {{#if: {{{chem formula}}} |ย  {{{chem formula}}} }}), {{#if: {{{vendor}}} | {{{vendor}}}: }} {{#if: {{{product number}}} | {{{product number}}}, }} {{#if: {{{store at}}} | store at {{{store at}}}, }} {{#if: {{{cas}}} | CAS: {{{cas}}}, }} {{#if: {{{molar mass}}} | M = {{{molar mass}}} gยทmol<sup>-1</sup>}}
::: {{#if: {{{abbr}}} | '''{{{abbr}}}:''' }} {{#if: {{{trivial name}}} | '''{{{trivial name}}}''' }} ({{#if: {{{complete name}}} | {{{complete name}}}; }} {{#if: {{{chem formula}}} |ย  {{{chem formula}}} }}), {{#if: {{{vendor}}} | {{{vendor}}}: }} {{#if: {{{product number}}} | {{{product number}}}, }} {{#if: {{{store at}}} | store at {{{store at}}}, }} {{#if: {{{cas}}} | CAS: {{{cas}}}, }} {{#if: {{{molar mass}}} | M = {{{molar mass}}} gยทmol<sup>-1</sup>}}
{{#if: {{{h statements}}} | :::: Hazard statements: {{{h statements}}}; }}{{#if: {{{h info}}} | {{{h info}}} }} <nowiki/></includeonly>
{{#if: {{{h statements}}} | :::: Hazard statements: {{{h statements}}}; }}{{#if: {{{h info}}} | ' '{{{h info}}} }} <nowiki/></includeonly>
<!-- {{#if: {{{molar_mass|}}} | '''Molar mass:''' [[Has molar_mass::{{{molar_mass|}}}]] }}-->
<!-- {{#if: {{{molar_mass|}}} | '''Molar mass:''' [[Has molar_mass::{{{molar_mass|}}}]] }}-->

Revision as of 11:38, 4 June 2021

This is the template for description of chemicals (name, formular, molar mass, vendor, vendor number, CAS, toxicity info etc.) It should be called in the following format:

{{Chemical_description
|abbr=
|trivial name=
|complete name=
|chem formula=
|molar mass=
|vendor=
|product number=
|store at=
|cas=
|H statements=
|H info=
}}

Edit the page to see the template text.