Difference between revisions of "Template:Multiple image"

From Diary of a Wimpy Kid Wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div class="thumb {{#switch: {{{align|}}} | left = tleft | center | centre = tnone | tright}}" style="max-width:{{#ifeq: {{{direction|horizontal}}} | vertical | {...")
 
(No difference)

Latest revision as of 17:13, 2 December 2019

Basic usage

The multiple image template allows to set two or more images at the same time in a image box, kinda similar to a gallery but without wasting space. You can use up to 5 pictures arranged in a row either horizontally or vertically. Combine the next features to create your own gallery this time! The original template is from the Super Mario Wiki.

{{multiple image
|align=left/center/right
|direction=vertical/horizontal
|header=header for pictures
|footer=A single footer for all the pics
|width=size for all the pictures, use numbers only

|image1=set a pic
|alt1=alternate text for pic
|width1=size for an specific picture, use numbers only
|caption1=caption for an specific picture

|image2=
|alt2=
|width2=
|caption2=
}}