Difference between revisions of "Jmol MediaWiki Extension/Examples"
Jump to navigation
Jump to search
(Working on Jmol extension) |
(New format for jmol extension) |
||
Line 1: | Line 1: | ||
This page demonstrates the use of the Jmol Mediawiki Extension. | This page demonstrates the use of the Jmol Mediawiki Extension. | ||
− | <center><jmol><script>set spin X 10; spin on</script><name>JmolWiki</name><color>gray</color><contents> | + | <center><jmol><jmolApplet><script>set spin X 10; spin on</script><name>JmolWiki</name><color>gray</color><contents> |
215 p729_gsgs_md | 215 p729_gsgs_md | ||
1 N 23.228223 5.654658 29.115329 2 213 214 215 | 1 N 23.228223 5.654658 29.115329 2 213 214 215 | ||
Line 218: | Line 218: | ||
214 HT3 22.279527 5.833192 29.502246 1 | 214 HT3 22.279527 5.833192 29.502246 1 | ||
215 HT2 23.082385 5.419113 28.112900 1 | 215 HT2 23.082385 5.419113 28.112900 1 | ||
− | </contents></ | + | </contents></jmolApplet> |
− | <jmolButton><script>spin on</script><name>JmolWiki</name><text>Start spinning</text></jmolButton><jmolButton><script>spin off</script><name>JmolWiki</name><text>Stop spinning</text></jmolButton></center> | + | <jmolButton><script>spin on</script><name>JmolWiki</name><text>Start spinning</text></jmolButton><jmolButton><script>spin off</script><name>JmolWiki</name><text>Stop spinning</text></jmolButton></jmol></center> |
Revision as of 21:27, 10 April 2006
This page demonstrates the use of the Jmol Mediawiki Extension.