Combine Proteopedia scenes with inline JSmol scripting: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
Then to load that scene from within any script follow these instructions:<br> | Then to load that scene from within any script follow these instructions:<br> | ||
Let’s assume that the green link to your scene is < | Let’s assume that the green link to your scene is <nowiki><scene name='41/413146/Space_fill/1'>Space fill</scene></nowiki>. You need to add ‘load /wiki/scripts/‘ before the name and ‘.spt’ after it, as follows: |
Revision as of 01:17, 30 December 2020
Advanced users may wish to call up a scene saved via Proteopedia from within inline JSmol scripts placed in a page. For example, this can be useful for some pages that use multiple structures to call up a certain scene at the start of JSmol script be sure the user has the structure or scene open that you wish the inline JSmol script to build upon.
To do this, you need the scene name as provided by the Scene Authoring Tools.
Then to load that scene from within any script follow these instructions:
Let’s assume that the green link to your scene is <scene name='41/413146/Space_fill/1'>Space fill</scene>. You need to add ‘load /wiki/scripts/‘ before the name and ‘.spt’ after it, as follows: