Template:GalleryImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
|- style="font-weight:bold; color:#333; font-size:150%; font-family:serif; font-style:italic; text-align:center;" | |- style="font-weight:bold; color:#333; font-size:150%; font-family:serif; font-style:italic; text-align:center;" | ||
| {{{title}}} || Description || What I Typed | | {{{title}}} || Description || What I Typed | ||
|- style="font-weight:medium; color: # | |- style="font-weight:medium; color: #333; font-style: normal; vertical-align:top; margin: 10px 15px 10px 15px;" | ||
|[[Image:{{{image}}}|{{{size}}}]] | |[[Image:{{{image}}}|{{{size}}}]] | ||
||{{{description}}} | ||{{{description}}} | ||
||{{{cmdString}}} | ||{{{cmdString}}} | ||
|} | |} |
Revision as of 17:40, 30 May 2008
GalleryImage Template
Usage:
{{GalleryImage
| image=[[ImageName.png]]
| size=250px
| title=theTitle
| description=theDescription
| cmdString=commandString
}}
{{{title}}} | Description | What I Typed |
[[Image:{{{image}}}|{{{size}}}]] | {{{description}}} | {{{cmdString}}} |