Template:Photo montage
| Before making a gallery, please read over the image use policy for galleries. Generally, a gallery should not be added so long as there is space for images to be effectively presented adjacent to text. | 
| File:Lua-Logo.svg | This template uses Lua: | 
Usage
This template is for grouping several images in an infobox, with the possibility of aligning up to 7 rows with up to 7 columns.  This template is not intended to be used outside of an infobox or sidebar.  For floating image arrays outside of an infobox, please consider using {{multiple image}} with the |perrow= option.  For galleries of images, please consider using the gallery tag.  If {{multiple image}} will not work for your application, and you need to float the photo montage to the left or right, you can embed it in an {{image frame}} (see the examples below).
{{Photomontage
| photo1a = 
| photo1b = 
| photo1c = 
| photo1d = 
| photo1e = 
| photo2a =  
| photo2b =
| photo2c =
| photo2d =
| photo2e =
| photo3a = 
| photo3b =
| photo3c =
| photo3d =
| photo3e =
| photo4a = 
| photo4b = 
| photo4c =
| photo4d =
| photo4e =
| photo5a = 
| photo5b = 
| photo5c =
| photo5d =
| photo5e = 
| photo6a = 
| photo6b = 
| photo6c =
| photo6d =
| photo6e =
| photo7a = 
| photo7b = 
| photo7c =
| photo7d =
| photo7e =
| size = <!-- Number indicating width of the montage (default: 200) -->
| spacing = <!-- Number indicating width of spacing between the images (default: 1) -->
| color = <!-- Color of spacing between the images (default: black) -->
| border = <!-- Number indicating width of border surrounding the montage (default: 1) -->
| color_border = <!-- Color of border surrounding the montage (default: black) -->
| text = <!-- Text displayed below montage but within border, wrapped to montage width -->
| text_background = <!-- Color of background behind text (default: #F8F8FF) -->
| foot_montage = <!-- Footer displayed under montage beneath border, not wrapped -->
}}
With alternative text
{{Photomontage
| photo1a = 
| alt1a = 
| photo1b = 
| alt1b = 
| photo1c = 
| alt1c = 
| photo1d = 
| alt1d = 
| photo1e = 
| alt1e = 
| photo2a =  
| alt2a =  
| photo2b =
| alt2b =
| photo2c =
| alt2c =
| photo2d =
| alt2d =
| photo2e =
| alt2e =
| photo3a = 
| alt3a = 
| photo3b =
| alt3b =
| photo3c =
| alt3c =
| photo3d =
| alt3d =
| photo3e =
| alt3e =
| photo4a = 
| alt4a = 
| photo4b = 
| alt4b = 
| photo4c =
| alt4c =
| photo4d =
| alt4d =
| photo4e =
| alt4e =
| photo5a = 
| alt5a = 
| photo5b = 
| alt5b = 
| photo5c =
| alt5c =
| photo5d =
| alt5d =
| photo5e = 
| alt5e = 
| photo6a = 
| alt6a = 
| photo6b = 
| alt6b = 
| photo6c =
| alt6c =
| photo6d =
| alt6d =
| photo6e =
| alt6e =
| photo7a = 
| alt7a = 
| photo7b = 
| alt7b = 
| photo7c =
| alt7c =
| photo7d =
| alt7d =
| photo7e =
| alt7e =
| size = <!-- Number indicating width of the montage (default: 200) -->
| spacing = <!-- Number indicating width of spacing between the images (default: 1) -->
| color = <!-- Color of spacing between the images (default: black) -->
| border = <!-- Number indicating width of border surrounding the montage (default: 1) -->
| color_border = <!-- Color of border surrounding the montage (default: black) -->
| text = <!-- Text displayed below montage but within border, wrapped to montage width -->
| text_background = <!-- Color of background behind text (default: #F8F8FF) -->
| foot_montage = <!-- Footer displayed under montage beneath border, not wrapped -->
}}
Examples
Example 1: images only
{{image frame|content={{Photomontage
| photo1a = Sevilla Plaza de España 19-03-2011 13-36-19.jpg
| photo2a = Torredelorotyteatrolamaestranza.JPG
| photo2b = Sevila10.JPG
| photo3a = Alcaz archiv sev.jpg
| photo3b = Real Alcazares Sevilla Spain.JPG
| photo4a = Pont Triana.jpg
}}}}
This text was entered below the template.
Example 2: optional parameters
<syntaxhighlight lang="moin" style="overflow:auto">
</syntaxhighlight>
This text was entered below the template.
Example 3: transparent background
{{sidebar|image={{Photomontage
| photo2a = PNG transparency demonstration 1.png{{!}}Four transparent dice
| photo2b = White Stars 3.svg{{!}}Three white stars with black outlines
| photo3a = White Stars 2.svg{{!}}Two white stars with black outlines
| photo3b = Beakerblue.svg{{!}}A beaker full of a blue liquid
| size = 350
| spacing = 8
| color = transparent
| border = 0
| text = Sample images with transparent parts
| text_background = transparent
}}}}
Sample images with transparent parts  | 
This text was entered below the template.
Tracking
- Category:Pages using photo montage with one or fewer images (1)
 - Category:Pages using photo montage without center alignment (0)
 
See also
- {{Image array}}
 - {{Multiple image}}
 - {{Image frame}}