Difference between revisions of "Sandbox"
Jump to navigation
Jump to search
AngelHerraez (talk | contribs) (create a page for testing features of the Wiki) |
AngelHerraez (talk | contribs) |
||
Line 1: | Line 1: | ||
== Sandbox == | == Sandbox == | ||
This is a page for testing. | This is a page for testing. | ||
+ | |||
+ | === Jmol extension for MediaWiki === | ||
+ | |||
+ | <jmol> | ||
+ | <jmolApplet> | ||
+ | <size>200</size> | ||
+ | <uploadedFileContents>Chair.xyz</uploadedFileContents> | ||
+ | </jmolApplet> | ||
+ | <jmolLink> | ||
+ | <script>color atoms red</script> | ||
+ | <text>color atoms red</text> | ||
+ | </jmolLink> | ||
+ | <jmolLink> | ||
+ | <script>color atoms blue</script> | ||
+ | <text>color atoms blue</text> | ||
+ | </jmolLink> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked>color atoms lime</scriptWhenChecked> | ||
+ | <scriptWhenUnchecked>color atoms cpk</scriptWhenUnchecked> | ||
+ | <text>color atoms lime</text> | ||
+ | </jmolCheckbox> | ||
+ | |||
+ | <jmolButton> | ||
+ | <script>color atoms blue</script> | ||
+ | <text>color atoms blue</text> | ||
+ | </jmolButton> | ||
+ | |||
+ | </jmol> |
Revision as of 15:21, 30 April 2008
Sandbox
This is a page for testing.