Help:Editing: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Eran Hodis (talk | contribs)
Eran Hodis (talk | contribs)
Line 3: Line 3:


==Proteopedia Applets==
==Proteopedia Applets==
To insert a [[Jmol]] applet, type <nowiki><applet load='X' size='X' color='X' frame='X' align='X' caption='X' /></nowiki>
To insert a [[Jmol]] applet, type <nowiki><applet load='X' size='X' color='X' frame='X' align='X' caption='X' script='X'/></nowiki>
Each X represents a parameter that you enter (ex: <nowiki><applet load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' /></nowiki> results in the applet on this page).   
Each X represents a parameter that you enter (ex: <nowiki><applet load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' /></nowiki> results in the applet on this page).   
<applet load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' />
<applet load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' />
Line 23: Line 23:
====caption='X'====
====caption='X'====
This is what will appear under the Jmol applet if frame is not set to 'false'.
This is what will appear under the Jmol applet if frame is not set to 'false'.
====script='X'====
The script specified here uses the same format used to specify the "name" parameter when typing the wikitext to insert a scene:  Pagename/Scriptname/Versionnumber (ex: script='Hemoglobin/Cavity/14').


==Proteopedia Scenes==
==Proteopedia Scenes==