Template:ImageCaption

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

Usage

This template allows you to place up to three images within one thumbnail frame.

{{ImageCaption
|image1  = the first image
|image2  = the second image
|image3  = the third image (optional)
|width1  = the width of the first image (default 90px)
|width2  = the width of the second image (default 90px)
|width3  = the width of the third image (default 90px)
|width   = the width of every image (optional, default 90px)
|size    = the width of the frame
|align   = the alignment of the image (optional, default right)
|caption = the caption
}}

Example

Smash Wiki's Logo.Smashwiki logo80.png
Part of the MediaWiki software. For use in {{ImageCaption}}Part of the MediaWiki software. For use in {{ImageCaption}}
Caption.
{{ImageCaption
|image1 = File:Wiki.png
|image2 = File:Smashwiki logo80.png
|width1 = 100px
|width2 = 100px
|align  = right
|caption = Caption.
}}

Blank Code

{{ImageCaption
|image1  = 
|image2  = 
|width1  = 
|width2  = 
|align   = 
|caption = 
}}
(Transcluded documentation: view)