Difference between revisions of "Jmol MediaWiki Extension/Examples"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) |
|||
(21 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | This page demonstrates | + | This page demonstrates a simple use of the [[MediaWiki|Jmol Mediawiki Extension]]. |
+ | |||
+ | There are many more examples, with different options, in [[MediaWiki/Extension]] | ||
<center><jmol> | <center><jmol> | ||
<jmolApplet> | <jmolApplet> | ||
− | <title>Ethanol</title><color> | + | <title>Ethanol</title><color>#00DDFF</color> |
<uploadedFileContents>Ethanol.xyz</uploadedFileContents> | <uploadedFileContents>Ethanol.xyz</uploadedFileContents> | ||
</jmolApplet> | </jmolApplet> | ||
Line 11: | Line 13: | ||
<menuHeight>-1</menuHeight> | <menuHeight>-1</menuHeight> | ||
</jmolMenu> | </jmolMenu> | ||
+ | <jmolButton> | ||
+ | <script>console</script> | ||
+ | <text>open a console window</text> | ||
+ | </jmolButton> | ||
</jmol></center> | </jmol></center> | ||
− | + | <center><jmol><jmolAppletButton><text>Show ethanol in popup window</text><color>gray</color> | |
− | |||
− | |||
− | |||
− | <center><jmol><jmolAppletButton>< | ||
<uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | <uploadedFileContents>Ethanol.xyz</uploadedFileContents></jmolAppletButton> | ||
</jmol></center> | </jmol></center> | ||
+ | |||
+ | [[Category:Pages Using Jmol MW Extension]] |
Latest revision as of 19:15, 18 January 2025
This page demonstrates a simple use of the Jmol Mediawiki Extension.
There are many more examples, with different options, in MediaWiki/Extension
Ethanol |