Template:GalleryImageTest: Difference between revisions

From PyMOLWiki
Jump to navigation Jump to search
No edit summary
No edit summary
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}}}]]</tr></td></table>
| style="background:white; width=25%; text-align:center; vertical-align:top;"|<table><tr><td>[[Image:{{{image}}}|{{{size}}}]]</td></tr>
<br>
<tr><td>
<b>Description</b>
<b>Description</b>
<br>
</td></tr></table>
{{{description}}}
{{{description}}}
<br><br>
<br><br>

Revision as of 08:14, 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
[[Image:{{{image}}}|{{{size}}}]]

Description

{{{description}}}

See Also
{{{seeAlso}}}

{{{cmdString}}}