Template:GalleryImageTest
		
		
		
		Jump to navigation
		Jump to search
		
GalleryImageTest Template
Usage: This is the current incarnation of the GalleryImage template. This is only a test
{{GalleryImageTest
| title=theTitle
| image=[[ImageName.png]]
| description=theDescription
| seeAlso=seeAlso 
| cmdString=commandString 
}}
- ImageName.png is the name of the image
- theTitle is the title you would like at the top of your image
- theDescription is the description you would like added to your image
- cmdString are the commands used to create the image. You can use <source lang="python">...</source> within this area to prettify your PyMOL commands.
- seeAlso can include quick links to commands used.
- the order of these variables does not matter.
Example
| This is the title | What To Type | |||||
| 
 | many pymol commands
You can put other text also. 
 | 
Template
| {{{title}}} | What To Type | |||||
| 
 | {{{cmdString}}} | 
