Template:GalleryImageTest: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
| style="background:white; width=25%; text-align:center; vertical-align:top;"|<table> | | style="background:white; width=25%; text-align:center; vertical-align:top;"|<table> | ||
<tr><td>[[Image:{{{image}}}|{{{size}}}]]</td></tr> | <tr><td>[[Image:{{{image}}}|{{{size}}}]]</td></tr> | ||
<tr><td align="center"><b>Description</b></td></tr>< | <tr><td align="center"><b>Description</b></td></tr> | ||
{{{description}}} | <tr><td align="center">{{{description}}}</td></tr> | ||
< | <tr><td align="center"><b>See Also</b></td></tr> | ||
See Also | <tr><td align="center">{{{seeAlso}}}</td></tr> | ||
< | </table> | ||
{{{seeAlso}}} | |||
|| | || | ||
{{{cmdString}}} | {{{cmdString}}} | ||
|} | |} | ||
<br> | <br> |
Revision as of 08:16, 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 | |||||
|
{{{cmdString}}} |