Difference between revisions of "Template:GalleryImageTest"

From PyMOLWiki
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;"|[[Image:{{{image}}}|{{{size}}}]]
+
| style="background:white; width=25%; text-align:center; vertical-align:top;"
<br>
+
|<table BORDER="0" CELLPADDING="3" CELLSPACING="3">
<b>Description</b><br>
+
<TR><TD>[[Image:{{{image}}}|{{{size}}}]]</td></tr>
{{{description}}}<br><br>
+
<tr><td align="center"><b>Description</b></td></tr>
<b>See Also</b><br>
+
<tr><td align="center">{{{description}}}<br></td></tr>
<left>{{{seeAlso}}}</left>
+
<tr><td align="center">See Also</b></td></tr>
 +
<tr><td align="left">{{{seeAlso}}}</td></tr>
 +
</table>
 
||
 
||
 
{{{cmdString}}}
 
{{{cmdString}}}
 
|}
 
|}
 
<br>
 
<br>

Revision as of 09:11, 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
style="background:white; width=25%; text-align:center; vertical-align:top;"
[[Image:{{{image}}}|{{{size}}}]]
Description
{{{description}}}
See Also
{{{seeAlso}}}

{{{cmdString}}}