Template:MontageBox

From EvaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This template is intended to make the presentation of multiple images in one gallery group easier.

The ImagesBox can handle up to 12 images, in a 2 or three column format. The format creates a new row if a column is full, and fills up the next row from left to right.

The ImagesBox is also capable of displaying a single image.

In all cases, a title and caption may be provided, and floating behavior specified.

How To Use This

{{ImagesBox
|float   =
|columns =
|title   =
|image1  =
|image2  =
|image3  =
|image4  =
|image5  =
|image6  =
|image7  =
|image8  =
|image9  =
|image10 =
|image11 =
|image12 =
|caption =

}}

Not all images need be supplied. The title and caption are optional. The default float behaviour is "left".

Examples

Including any of the following code snippets will generate the ImageBoxes shown below them

  • text here
  • and here


Image of Rei
  • text here
  • and here


3 Images of Rei (3 column table)
  • text here
  • and here


3 Images of Rei (2 column table)
  • text here
  • and here


4 Images (2 column table)
  • text here
  • and here


8 Images (3 column table)

Various Images in a Table



12 Images (3 column table)

The maximimum number of images in a table with three columns.



12 Images (2 column table)

The maximimum number of images in a table with two columns.