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