Template:GalleryImage: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


{| align="center"
{| align="center"
|+ style="font-weight:bold; color:#333; font-size:150%; font-family:serif; text-decoration:italics;" | {{{title}}}
|+ style="font-weight:bold; color:#333; font-size:150%; font-family:serif; font-style:italic;" | {{{title}}}
|- style="font-weight:medium; color: #000;"
|- style="font-weight:medium; color: #000;"
|[[Image:{{{image}}}|{{{size}}}|{{{caption}}}]]
|[[Image:{{{image}}}|{{{size}}}|{{{caption}}}]]
|}
|}

Revision as of 17:29, 30 May 2008

GalleryImage Template

Usage: {{GalleryImage
| image=[[ImageName.png]]
| size=250px
| caption=theCaption
| cmdString=commandString
}}


{{{title}}}
[[Image:{{{image}}}|{{{size}}}|{{{caption}}}]]