Combine Proteopedia scenes with inline JSmol scripting
From Proteopedia
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
You may load scenes from any script by following these instructions:
Let’s assume that the green link to your scene is . You need to add ‘load /wiki/scripts/‘ before the name and ‘.spt’ after it, as follows:
<