Template:Multiframe

From Omniversalis
This is an example of the caption. It will appear below the images.

If you want to use more than one image in one box (or the image from foreign site), you can use this template:

{{multiframe
 | [[File:Example.png|30px]] <!-- You can put any image with any resolution -->
   [[File:Placeholder.png|50px]] <br> <!-- Put the below image under the above two -->
   [[File:Jeb.jpg|70px]]
 | This is an example of the caption. It will appear below the images. <!-- Description -->
 | size=80 <!-- Put width size (in pixels), the top two equal 80 and the bottom 70, put the greater one -->
 | align=left <!-- Box's alignment (left/right/center) with right being the default -->
 | bg=grey <!-- Image background color. White is the default -->
}}

If you want to use images in separate frames, you can use Template:Tem instead.