Template:ChemicalFormula: Difference between revisions
From ChemWiki
No edit summary |
(Added to the wiki via WikiImport-Script.) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<includeonly> | <includeonly> | ||
* Smiles: {{#set: Smiles={{{smiles}}} }} {{{smiles}}} | * Smiles: {{#set: Smiles={{{smiles}}} }} {{{smiles}}} | ||
{{#if: {{{inchi}}} |* InChI: {{#set: InChI={{{inchi}}} }} {{{inchi}}} | }} | {{#if: {{{inchi|}}} |* InChI: {{#set: InChI={{{inchi}}} }} {{{inchi}}}|}} | ||
{{#if: {{{inchikey}}} |* InChI: {{#set: | {{#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