Help:Editing: Difference between revisions
From Proteopedia
Jump to navigationJump to search
m updating editing more to match the current 3D structure text that gets pasted when user preses the 3D button |
|||
| Line 33: | Line 33: | ||
: <nowiki><Structure load='Insert PDB code or filename here' size='X' frame='X' align='X' caption='Insert caption here' scene='Insert optional scene name here' /></nowiki> | : <nowiki><Structure load='Insert PDB code or filename here' size='X' frame='X' align='X' caption='Insert caption here' scene='Insert optional scene name here' /></nowiki> | ||
Parameters that you can enter are represented by descriptions of what you need to enter or an 'X' (and many of them are Optional). For example, this generates the Jmol applet on this page: | |||
: <nowiki><Structure load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' /></nowiki> | : <nowiki><Structure load='1ea5' size='300' color='white' frame='true' align='right' caption='testcaption' /></nowiki> | ||
<Structure load='1ea5' size='300' frame='true' align='right' caption='testcaption' /> | |||
The order of the parameters does not matter. Explanations of each parameter follow: | The order of the parameters does not matter. Explanations of each parameter follow: | ||