Difference between revisions of "Template:GalleryImage"

From PyMOLWiki
Jump to navigation Jump to search
Line 15: Line 15:
 
|- 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}}} || Description || What To Type
 
| {{{title}}} || Description || What To Type
|- style="font-weight:medium; background:#ccc; color: #333; font-style: normal; vertical-align:top; margin:0.5em 2em 0.5em 1em;"
+
|- style="font-weight:medium; background:#ddd; color: #333; font-style: normal; vertical-align:top;"
 
|[[Image:{{{image}}}|{{{size}}}]]
 
|[[Image:{{{image}}}|{{{size}}}]]
 
||{{{description}}}
 
||{{{description}}}
 
||{{{cmdString}}}
 
||{{{cmdString}}}
 
|}
 
|}

Revision as of 19:00, 30 May 2008

GalleryImage Template

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


{{{title}}} Description What To Type
[[Image:{{{image}}}|{{{size}}}]] {{{description}}} {{{cmdString}}}