Help:Editing: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Eran Hodis (talk | contribs)
No edit summary
Eran Hodis (talk | contribs)
No edit summary
Line 6: Line 6:
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: <applet load="1ea5" size="300" color="white" frame="true" align="right" caption="testcaption" />
Each X represents a parameter that you enter (ex: <nowiki><applet load="1ea5" size="300" color="white" frame="true" align="right" caption="testcaption" /></nowiki>).   
).   
Explanations follow:
Explanations follow:
====load====
====load====
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]].