Template:GalleryImageTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
* 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. | ||
==Example== | |||
<br> | <br> | ||
{{GalleryImageTest | {{GalleryImageTest | ||
Line 39: | Line 39: | ||
* [[template:GalleryImage|GalleryImage template]] | * [[template:GalleryImage|GalleryImage template]] | ||
}} | }} | ||
==Template== | |||
</noinclude> | </noinclude> | ||
{| align=" | {| align="left" | ||
|- style="font-weight:bold; color:#333; font-size:125%; font-style:italic; text-align:center;" | |- style="font-weight:bold; color:#333; font-size:125%; font-style:italic; text-align:center;" | ||
| {{{title}}} || What To Type | | {{{title}}} || What To Type |
Revision as of 09:32, 26 August 2008
GalleryImageTest Template
Usage: This is the current incarnation of the GalleryImage template. This is only a test
{{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.
Example
This is the title | What To Type | |||||
|
many pymol commands
You can put other text also.
|
Template
{{{title}}} | What To Type | |||||
|
{{{cmdString}}} |