Help:Editing: Difference between revisions
Jump to navigation
Jump to search
Eran Hodis (talk | contribs) building Editing Help |
Eran Hodis (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
==Proteopedia Scenes and Applets== | ==Proteopedia Scenes and Applets== | ||
===Jmol applets=== | ===Jmol applets=== | ||
To insert a Jmol applet, type <applet load="X" size="X" color="X" frame="X" align="X" caption="X" /> | 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: <applet load="1ea5" size="300" color="white" frame="true" align="right" caption="testcaption" /> |
Revision as of 16:40, 9 October 2007
For edits not involving Proteopedia scenesFor edits not involving Proteopedia scenes
Please visit http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet, as they have a much more complete help reference dealing with wikitext, and Proteopedia uses the same wiki software.
Proteopedia Scenes and AppletsProteopedia Scenes and Applets
Jmol appletsJmol applets
To insert a Jmol applet, type <applet load="X" size="X" color="X" frame="X" align="X" caption="X" />
Each X represents a parameter that you enter (ex:
|
). Explanations follow:
loadload
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.