User:Wayne Decatur/Biochem642 Sandbox Steps: Difference between revisions
From Proteopedia
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 59: | Line 59: | ||
#Make another scene and save it. (You can keep the same name because it will get a new version number.) | #Make another scene and save it. (You can keep the same name because it will get a new version number.) | ||
#As you did before, copy and then paste the wikitext you need for that scene above in the edit window. | #As you did before, copy and then paste the wikitext you need for that scene above in the edit window. | ||
#Now copy the entire wikitext for the Jmol applet window that is near the top of the page. It will look like:<br> | #Now copy the entire wikitext for the Jmol applet window that is near the top of the page. It will look like:<br> <nowiki><applet load='1d66' size='400' frame='true' align='right' scene='SandboxNUMBER/YOURSceneHERE/1' caption='Your caption here.' /></nowiki> | ||
<nowiki><applet load='1d66' size='400' frame='true' align='right' scene='SandboxNUMBER/YOURSceneHERE/1' caption='Your caption here.' /></nowiki> | |||
#Paste this text just above the wikitext you pasted already for the new scene you just made. | #Paste this text just above the wikitext you pasted already for the new scene you just made. | ||
#Edit the text between the single quotes of the scene parameter and the caption parameter to suit the new scene. | #Edit the text between the single quotes of the scene parameter and the caption parameter to suit the new scene. | ||
| Line 79: | Line 78: | ||
#Edit any of the other parameters as you choose. | #Edit any of the other parameters as you choose. | ||
#You can also add a scene parameter and the name of one of your scenes in between the single quotes, if you desire. For example:<br> | #You can also add a scene parameter and the name of one of your scenes in between the single quotes, if you desire. For example:<br> | ||
nbsp; <nowiki><applet load='1d66' size='400' frame='true' align='right' scene='SandboxNUMBER/YOURSceneHERE/1' caption='Your caption here.' /></nowiki> | <nowiki><applet load='1d66' size='400' frame='true' align='right' scene='SandboxNUMBER/YOURSceneHERE/1' caption='Your caption here.' /></nowiki> | ||