Template:GalleryImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
{| align="center" | {| align="center" | ||
|- style="font-weight:bold; color:#333; font-size: | |- style="font-weight:bold; color:#333; font-size:125%; font-style:italic; text-align:center;" | ||
| {{{title}}} || Description || What | | {{{title}}} || Description || What To Type | ||
|- style="font-weight:medium; color: #333; font-style: normal; vertical-align:top; margin: | |- style="font-weight:medium; background:#ccc; color: #333; font-style: normal; vertical-align:top; margin:0.5em 2em 0.5em 1em;" | ||
|[[Image:{{{image}}}|{{{size}}}]] | |[[Image:{{{image}}}|{{{size}}}]] | ||
||{{{description}}} | ||{{{description}}} | ||
||{{{cmdString}}} | ||{{{cmdString}}} | ||
|} | |} |
Revision as of 18:00, 30 May 2008
GalleryImage Template
Usage:
{{GalleryImage
| image=[[ImageName.png]]
| size=250px
| title=theTitle
| description=theDescription
| cmdString=commandString
}}
{{{title}}} | Description | What To Type |
[[Image:{{{image}}}|{{{size}}}]] | {{{description}}} | {{{cmdString}}} |