Difference between revisions of "Jmol MediaWiki Extension/Examples"
Jump to navigation
Jump to search
m |
AngelHerraez (talk | contribs) (add to Category) |
||
(16 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | This page demonstrates | + | This page demonstrates a simple use of the [[MediaWiki|Jmol Mediawiki Extension]]. |
<center><jmol> | <center><jmol> | ||
<jmolApplet> | <jmolApplet> | ||
<title>Ethanol</title><color>gray</color> | <title>Ethanol</title><color>gray</color> | ||
− | <uploadedFileContents> | + | <uploadedFileContents>Ethanol.xyz</uploadedFileContents> |
</jmolApplet> | </jmolApplet> | ||
<jmolMenu> | <jmolMenu> | ||
Line 24: | Line 24: | ||
<uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | <uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | ||
</jmol></center> | </jmol></center> | ||
+ | |||
+ | [[Category:Pages Using Jmol MW Extension]] |