Template:Jmol template

From EcoliWiki
Jump to: navigation, search

Click edit to see the markup, or use {{subst:Jmol_template}} and save to incorporate the script. Then replace parts of the text to cusomize the display

See Help:Jmol in EcoliWiki

Text label
<jmol> <jmolApplet> <color>white</color> <uploadedFileContents >REPLACE_WITH_FILENAME</uploadedFileContents> <name></name> <script> wireframe off; spacefill off; trace off; rotate ON; cartoon; color chain; </script> </jmolApplet> </jmol>
<jmol> <jmolCheckbox > <scriptWhenChecked > rotate on; </scriptWhenChecked > <scriptWhenUnchecked > rotate off; </scriptWhenUnchecked > <checked>true</checked> <text>rotate</text> </jmolCheckbox > <jmolButton><script>reset; </script><text>reset</text></jmolButton> </jmol>