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' /></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 12: Line 12:


====load='X'====
====load='X'====
Specify a PDB code (ex: load='2ace') to have the applet load the protein with the matching PDB code from the PDB database.  Specify a file name (ex: load='2ace.pdb') to have the applet load the file from Proteopedia's uploaded files.  If your desired file is not in the PDB database and not yet uploaded to Proteopedia, you may upload it here [[Special:Upload]].
Specify a [[PDB code]] (ex: load='2ace') to have the applet load the protein with the matching PDB code from the [[PDB]] database.  Specify a file name (ex: load='2ace.pdb') to have the applet load the file from Proteopedia's uploaded files.  If your desired file is not in the PDB database and not yet uploaded to Proteopedia, you may upload it here [[Special:Upload]].
====size='X'====
====size='X'====
This is the size in pixels of the applet's height and width.  It will be square.
This is the size in pixels of the applet's height and width.  It will be square.