Template:GalleryImage: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
| description=theDescription</nowiki><br><nowiki> | | description=theDescription</nowiki><br><nowiki> | ||
| cmdString=commandString </nowiki><br><nowiki> | | cmdString=commandString </nowiki><br><nowiki> | ||
| seeAlso=seeAlso </nowiki><br><nowiki> | |||
}} | }} | ||
</nowiki> | </nowiki> | ||
Line 14: | Line 15: | ||
{| align="center" | {| align="center" | ||
|- style="font-weight:bold; color:#333; font-size:125%; font-style:italic; text-align:center;" | |- style="font-weight:bold; color:#333; font-size:125%; font-style:italic; text-align:center;" | ||
| {{{title}}} || Description || What To Type | | {{{title}}} || Description || What To Type || See Also | ||
|- 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;" | ||
|[[Image:{{{image}}}|{{{size}}}]] | |[[Image:{{{image}}}|{{{size}}}]] | ||
||{{{description}}} | ||{{{description}}} | ||
||{{{cmdString}}} | ||{{{cmdString}}} | ||
||{{seeAlso}} | |||
|} | |} |
Revision as of 18:05, 30 May 2008
GalleryImage Template
Usage:
{{GalleryImage
| image=[[ImageName.png]]
| size=250px
| title=theTitle
| description=theDescription
| cmdString=commandString
| seeAlso=seeAlso
}}
{{{title}}} | Description | What To Type | See Also |
[[Image:{{{image}}}|{{{size}}}]] | {{{description}}} | {{{cmdString}}} | Template:SeeAlso |