Template:GalleryImageTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
'''Usage:''' | '''Usage:''' | ||
This is the current incarnation of the GalleryImage template. | This is the current incarnation of the GalleryImage template. | ||
<nowiki>{{GalleryImageTest</nowiki><br><nowiki> | <nowiki>{{GalleryImageTest</nowiki><br><nowiki> | ||
| image=[[ImageName.png]]</nowiki><br><nowiki> | | image=[[ImageName.png]]</nowiki><br><nowiki> | ||
Line 16: | Line 17: | ||
* cmdString are the commands used to create the image. You can use <nowiki><source lang="python">...</source></nowiki> within this area to prettify your PyMOL commands. | * cmdString are the commands used to create the image. You can use <nowiki><source lang="python">...</source></nowiki> within this area to prettify your PyMOL commands. | ||
* seeAlso can include quick links to commands used. | * seeAlso can include quick links to commands used. | ||
<br> | |||
{{GalleryImageTest | {{GalleryImageTest | ||
<!-- This creates a row entry for the Gallery section --> | <!-- This creates a row entry for the Gallery section --> | ||
Line 35: | Line 36: | ||
|<!-- 'See Also' section --> | |<!-- 'See Also' section --> | ||
seeAlso= | seeAlso= | ||
* [[ | * [[template:GalleryImage|GalleryImage template]] | ||
* [[ | * [[template:GalleryImage|GalleryImage template]] | ||
}} | }} | ||
<br> | |||
</noinclude> | </noinclude> | ||
Revision as of 09:15, 26 August 2008
GalleryImageTest Template
Usage: This is the current incarnation of the GalleryImage template.
{{GalleryImageTest
| image=[[ImageName.png]]
| title=theTitle
| description=theDescription
| cmdString=commandString
| seeAlso=seeAlso
}}
- 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.
This is the title | What To Type | |||||
|
(do many things)
There's other text here. |
{{{title}}} | What To Type | |||||
|
{{{cmdString}}} |