Template:Multiple image/Documentation

From DoomWiki.org

Basic usage

The multiple image template allows you to set two or more images at the same time in a image box, similar to a gallery but without wasting space. You can use up to five pictures arranged in a row either horizontally or vertically. Combine the next features to create your own gallery this time! You can go here to see more advanced results or to the {{multiframe}} template where the images share the same image frame.

Derived from Template:Multiple image at the Super Mario Wiki.

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

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

|image2=
|width2=
|caption2=
|alt2=
}}
Examples
Example 1 Result
{{multiple image
|align=center
|width=100
|footer=Doom Wiki logos

|image1=Doom Wiki large.png
|alt1=Old

|image2=Wikilogo.png
|alt2=New
}}
Old
New
Doom Wiki logos
Example 2 Result
{{multiple image
|align=center
|direction=vertical
|width=100
|footer=Doom Wiki logos

|image1=Doom Wiki large.png
|alt1=Old

|image2=Wikilogo.png
|alt2=New
}}
Old
New
Doom Wiki logos.
Example 3 Result
{{multiple image
|footer=Just ''Doom Wiki'' things

|image1=Doom Wiki large.png
|width1=83
|caption1=Old logo
|alt1=Oink

|image2=Wikilogo.png
|width2=83
|caption2=New logo
|alt2=Moo

|image3=Hissy2.jpg
|width3=92
|caption3=Hissy
|alt3=Hiss!

|image4=Wiki wide.png
|width4=266
|caption4=Wide boi
|alt4=Bahh
}}
Oink
Old logo
Moo
New logo
Hiss!
Hissy
Bahh
Wide boi
Just Doom Wiki things