Difference between revisions of "Template:GalleryImage"

From PyMOLWiki
Jump to navigation Jump to search
Line 17: Line 17:
 
| {{{title}}} || Description || What To Type || See Also
 
| {{{title}}} || Description || What To Type || See Also
 
|- style="font-weight:medium; background:#ddd; color: #333; font-style: normal; vertical-align:top;"
 
|- style="font-weight:medium; background:#ddd; color: #333; font-style: normal; vertical-align:top;"
| style="background:white; width=25%; text-align:center;"|[[Image:{{{image}}}|{{{size}}}]]
+
| style="background:white; width=25%; text-align:center; vertical-align:center;"|[[Image:{{{image}}}|{{{size}}}]]
 
<br>
 
<br>
 
{{{description}}}
 
{{{description}}}

Revision as of 14:19, 1 June 2008

GalleryImage Template

Usage: {{GalleryImage
| image=[[ImageName.png]]
| size=250px
| title=theTitle
| description=theDescription
| cmdString=commandString
| seeAlso=seeAlso
}}


{{{title}}} Description What To Type See Also
[[Image:{{{image}}}|{{{size}}}]]


{{{description}}}

{{{description}}}

{{{cmdString}}}

{{{seeAlso}}}