User:Wayne Decatur/Biochem642 Sandbox Steps: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
Wayne Decatur (talk | contribs)
No edit summary
Line 37: Line 37:
**Note that at the end of this block of text and flanked by nowiki tags to tell the page not to process it as normal wikitext is wikitext for a 3D Jmol applet window very similar to what we saw above; '''however, there is a significant difference: the scene parameter has been added in front of the caption parameter'''.  
**Note that at the end of this block of text and flanked by nowiki tags to tell the page not to process it as normal wikitext is wikitext for a 3D Jmol applet window very similar to what we saw above; '''however, there is a significant difference: the scene parameter has been added in front of the caption parameter'''.  
**In between the single quotes for the scene parameter is the name of a dummy scene; there is no real scene corresponding to this name.
**In between the single quotes for the scene parameter is the name of a dummy scene; there is no real scene corresponding to this name.
*Still in the edit window, add a scene parameter tag to the 3D applet window information wikitext by copying the text from the sample one and pasting it in the wikitext for the active one just in front of 'caption'. Note: the one you pasted isn't a real scene name though!  
*Still in the edit window, add a scene parameter tag to the 3D applet window information wikitext by copying the text from the sample one and pasting it in the wikitext for the active one just in front of 'caption'. Note: the one you pasted isn't a real scene name though! It will now resemble:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <nowiki><applet load='1d66' size='300' frame='true' align='right' scene='Sandbox/TestScene/1' caption='Your caption here.' /></nowiki>
*You need to get your scene information in the Jmol window by changing the dummy name to the name of your scene:
*You need to get your scene information in the Jmol window by changing the dummy name to the name of your scene:
**Copy the name of your scene from the wikitext you pasted before that made the green link. Just copy the name that is between the sing quotes.
**Copy the name of your scene from the wikitext you pasted before that made the green link. Just copy the name that is between the sing quotes.
**Replace the dummy text between the single quotes of the name parameter of the wikitext for the Jmol applet window with your scenes name by now pasting it between those single quotes.
**Replace the dummy text between the single quotes of the name parameter of the wikitext for the Jmol applet window with your scenes name by now pasting it between those single quotes. It will now resemble:<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <nowiki><applet load='1d66' size='400' frame='true' align='right' scene='SandboxNUMBER/YOURSceneHERE/1' caption='Your caption here.' /></nowiki>
**Press 'Save the page' below.
**Press 'Save the page' below.
*'''Your scene should now come up automatically when the page starts up!'''
*'''Your scene should now come up automatically when the page starts up!'''


===Editing the caption below the Jmol applet window===
===Editing the caption below the Jmol applet window===