User:Angel Herraez/Sandbox 2

From Proteopedia

< User:Angel Herraez(Difference between revisions)
Jump to: navigation, search
Current revision (09:52, 25 March 2014) (edit) (undo)
 
(6 intermediate revisions not shown.)
Line 1: Line 1:
==Testing some templates==
==Testing some templates==
 +
 +
<jmol>
 +
<jmolApplet>
 +
<signed>true</signed>
 +
<size>300</size>
 +
<script>load =3cin</script>
 +
</jmolApplet>
 +
</jmol>
 +
 +
These controls are inserted directly, as wiki extension tags:
 +
<jmol>
 +
<jmolCheckbox>
 +
<scriptWhenChecked>spacefill on</scriptWhenChecked>
 +
<scriptWhenUnchecked>spacefill off</scriptWhenUnchecked>
 +
<text>spacefill on/off</text>
 +
</jmolCheckbox>
 +
</jmol>
 +
 +
<jmol>
 +
<jmolRadioGroup>
 +
<item>
 +
<text>spacefill on</text>
 +
<script>spacefill on</script>
 +
</item>
 +
<item>
 +
<text>spacefill off</text>
 +
<script>spacefill off</script>
 +
</item>
 +
</jmolRadioGroup>
 +
</jmol>
 +
 +
<jmol>
<jmol>
<jmolLink>
<jmolLink>
Line 9: Line 41:
(wait until the hourglass cursor disappears, then try the following controls)
(wait until the hourglass cursor disappears, then try the following controls)
-
These 3 controls are inserted with templates:
+
These 3 controls are inserted using templates:
{{Button Toggle Surface}} ·
{{Button Toggle Surface}} ·
{{Link Toggle Surface}} · {{Checkbox Toggle Surface}}
{{Link Toggle Surface}} · {{Checkbox Toggle Surface}}
-
(The checkbox is working already)
 
-
<applet load='3cin' size='300' />
+
(The checkboxes AGAIN are working properly -- the key is to have a function setupCheckboxShiftClick()
-
 
+
that overrides the one included in wikibits.js
-
<jmol>
+
-
<jmolCheckbox>
+
-
<scriptWhenChecked>color atoms lime</scriptWhenChecked>
+
-
<scriptWhenUnchecked>color atoms cpk</scriptWhenUnchecked>
+
-
<text>this checkbox colors atoms lime or cpk</text>
+
-
</jmolCheckbox>
+
-
</jmol>
+

Current revision

Testing some templates

Drag the structure with the mouse to rotate

These controls are inserted directly, as wiki extension tags:


(wait until the hourglass cursor disappears, then try the following controls)

These 3 controls are inserted using templates:

· ·

(The checkboxes AGAIN are working properly -- the key is to have a function setupCheckboxShiftClick() that overrides the one included in wikibits.js

Proteopedia Page Contributors and Editors (what is this?)

Angel Herraez

Personal tools