This is a read-only mirror of pymolwiki.org
Difference between revisions of "Template:GalleryImageTest"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
| {{{title}}} || What To Type | | {{{title}}} || What To Type | ||
|- 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; vertical-align:top;"|<table><tr><td>[[Image:{{{image}}}|{{{size}}}]]</td></tr> | + | | style="background:white; width=25%; text-align:center; vertical-align:top;"|<table> |
+ | <tr><td>[[Image:{{{image}}}|{{{size}}}]]</td></tr> | ||
<tr><td align="center"><b>Description</b></td></tr></table> | <tr><td align="center"><b>Description</b></td></tr></table> | ||
{{{description}}} | {{{description}}} |
Revision as of 13:15, 26 August 2008
GalleryImageTest Template
Usage:
incorrect usage, see page code to deduce usage for now.
{{GalleryImageTest
| image=[[ImageName.png]]
| size=250px
| title=theTitle
| description=theDescription
| cmdString=commandString
| seeAlso=seeAlso
}}
{{{title}}} | What To Type | ||
{{{description}}}
|
{{{cmdString}}} |