Difference between revisions of "Jmol MediaWiki Extension/Examples"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) (add to Category) |
|||
(20 intermediate revisions by 4 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> | ||
Line 11: | Line 11: | ||
<menuHeight>-1</menuHeight> | <menuHeight>-1</menuHeight> | ||
</jmolMenu> | </jmolMenu> | ||
+ | <jmolButton> | ||
+ | <script>console</script> | ||
+ | <text>open a console window</text> | ||
+ | </jmolButton> | ||
</jmol></center> | </jmol></center> | ||
Line 20: | Line 24: | ||
<uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | <uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | ||
</jmol></center> | </jmol></center> | ||
+ | |||
+ | [[Category:Pages Using Jmol MW Extension]] |