MediaWiki/Basic Example

From Jmol
Revision as of 09:41, 30 November 2010 by AngelHerraez (talk | contribs) (add category)
Jump to navigation Jump to search

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

The code <jmolFile text="Show ethanol">Ethanol.xyz</jmolFile> gives Show ethanol

Examples with <jmolPdb>

This feature is currently under development.

The code <jmolPdb>1ALE</jmolPdb> gives 1ALE

The code <jmolPdb text="Show 1ALE">1ALE</jmolPdb> gives Show 1ALE

Examples with <jmolSmiles>

This feature is currently under development.

The code <jmolSmiles>CCCNC</jmolSmiles> gives CCCNC

The code <jmolSmiles text="Show CCCNC">CCCNC</jmolSmiles> gives Show CCCNC