Template:ChemicalFormula: Difference between revisions
From ChemWiki
No edit summary |
(Added to the wiki via WikiImport-Script.) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
Template for ChemicalFormula | <noinclude>Template for ChemicalFormula</noinclude> | ||
<includeonly> | <includeonly> | ||
* Smiles: | * Smiles: {{#set: Smiles={{{smiles}}} }} {{{smiles}}} | ||
{{#if: {{{inchi|}}} |* InChI: {{#set: InChI={{{inchi}}} }} {{{inchi}}}|}} | |||
{{#if: {{{inchikey|}}} |* InChI-Key: {{#set: InChIKey={{{inchikey}}} }} {{{inchikey}}}|}} | |||
{{#if: {{{abbrev|}}} |* Abbreviation: {{#set: Abbreviation={{{abbrev}}} }} {{{abbrev}}}|}} | |||
{{#if: {{{trivialname|}}} |* Trivialname: {{#set: Trivialname={{{trivialname}}} }} {{{trivialname}}}|}} | |||
{{#if: {{{parent|}}} |* Belongs to molecule collection: [[{{{parent}}}]] | }} | |||
{{#tag:chemform| | {{#tag:chemform| | ||
{{{molOrRxn}}} | {{{molOrRxn}}} | ||
|smiles={{{smiles|}}} | |||
|inchikey={{{inchikey|}}} | |||
}} | }} | ||
[[Category:Molecule]] | [[Category:Molecule]] | ||
<includeonly> | <includeonly> |
Latest revision as of 12:18, 27 October 2022
Template for ChemicalFormula