User:Wayne Decatur/SandboxTeachingTests: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
mNo edit summary
Wayne Decatur (talk | contribs)
mNo edit summary
Line 4: Line 4:
<applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' />
<applet load='1d66' size='300' frame='true' align='right' caption='Your caption here.' />


Use the scene authoring tools to make and save a scene and then edit the applet tag (above this text in the editing view) to specify the scene you saved, such as ' scene='Sandbox/TestScene/1'  &nbsp;&nbsp;' :  
Use the scene authoring tools to make and save a scene and then edit the applet tag (above this text in the editing view) to specify the scene you saved, such as with the text '&nbsp;&nbsp;scene='Sandbox/TestScene/1'  &nbsp;&nbsp;.' In the editing window, it should look something like this when you are done:  
: <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki>
: <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki>
<p>
You'd copy, paste and edit that line of text in editing mode to make another 3D Jmol applet window.