MediaWiki/Basic Example
This page demonstrates basic uses of the Jmol MediaWiki extension.
Examples with <jmolFile>
This feature is currently under development.
The code <jmolFile>Chair.cml</jmolFile> gives Chair.cml to display molecular data from File:Chair.cml.
The code <jmolFile text="Show ethanol">Ethanol.xyz</jmolFile> gives Show ethanol to display molecular data from File:Ethanol.xyz.
Examples with <jmolPdb>
This feature is currently under development.
The code <jmolPdb>1ALE</jmolPdb> gives 1ALE to display 1ALE molecular data directly from Protein Data Bank.
The code <jmolPdb text="Show 1ALE">1ALE</jmolPdb> gives Show 1ALE to display 1ALE molecular data directly from Protein Data Bank.
Examples with <jmolSmiles>
This feature is currently under development.
The code <jmolSmiles>CCCNC</jmolSmiles> gives CCCNC to display molecular data directly associated to SMILES string CCCNC.
The code <jmolSmiles text="Show CCCNC">CCCNC</jmolSmiles> gives Show CCCNC to display molecular data directly associated to SMILES string CCCNC.