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