Lompat ke isi

Seunaleuëk:Multiple image

Nibak Wikipedia
[melihat] [sunting] [sejarah] [hapus singgahan] Ikon dokumentasi Dokumentasi templat

Seunaleuëk:High-use Seunaleuëk:Tsh Seunaleuëk:Warning

Galat skrip: tidak ada modul tersebut "Uses TemplateStyles".

This template creates a box containing between two and ten images, arranged either vertically or horizontally and with captions for the entire box or per image.

With the appropriate choice of parameters, the template can automatically resize images to a given total width with each image having the same height.

Be aware that this template does not respect users' default image size preferences. Wikipedia:Image use policy states that Seunaleuëk:Tq states that a fixed width in pixels may only be specified, Seunaleuëk:Tq[lower-alpha 1]

If image size parameters are omitted, this template sets all images at 200px wide, regardless of whether the reader has set a preference for some other default image width. This causes multiple images to look out of scale to the other images in an article.

Syntax and parameters

[peusaneut asai]

Provide |height[n]= and |total_width= parameters to obtain automatic resizing. Note the different meanings of the |width[n]= parameters with vs. without automatic resizing. Please also note the option to set a |total_width= parameter at the beginning of the {{multiple image}} template.

Automatic resizing of all images to the same height and to a given total width
{{Multiple image|total_width = 600
<!-- Layout parameters -->
| align             = <!-- right (default), left, center, none --> 
| direction         = <!-- horizontal (default), vertical -->
| background_color  = <!-- box background as a 'hex triplet' web color prefixed by # e.g. #33CC00 -->
| width             = <!-- displayed width of each image in pixels (an integer, omit "px" suffix); overrides "width[n]"s below -->
| caption_align     = <!-- left (default), center, right --> 
| image_style       = <!-- border:1; (default) -->
| image_gap         = <!-- 1 (default)-->

<!-- Header -->
| header_background = <!-- header background as a 'hex triplet' web color prefixed by # e.g. #33CC00 -->
| header_align      = <!-- center (default), left, right -->
| header            = <!-- header text -->

<!--image 1-->
| image1            = <!-- filename only, i.e. without "File:" or "Image:" prefix -->
| width1            = <!-- displayed width of image; overridden by "width" above -->
| class1            = <!-- CSS class. Darkmode theme options: skin-invert-image / bg-transparent -->
| alt1              = 
| link1             = 
| thumbtime1        =
| caption1          = 
<!--image 2-->
| image2            = <!-- filename only, i.e. without "File:" or "Image:" prefix -->
| width2            = <!-- displayed width of image; overridden by "width" above -->
| class2            = <!-- CSS class. Darkmode theme options: skin-invert-image / bg-transparent -->
| alt2              = 
| link2             = 
| thumbtime2        =
| caption2          = 
<!-- and so on -->

<!-- Footer -->
| footer_background = <!-- footer background as a 'hex triplet' web color prefixed by # e.g. #33CC00 -->
| footer_align      = <!-- left (default), center, right -->
| footer            = <!-- footer text -->
}}
No automatic resizing of all images to the same height
{{multiple image
<!-- Layout parameters -->
 | align             = <!-- right (default), left, center, none --> 
 | direction         = <!-- horizontal (default), vertical -->
 | background_color  = <!-- box background -->
 | total_width       = <!-- total width of all the displayed images in pixels (an integer, omit "px" suffix) -->
 | caption_align     = <!-- left (default), center, right --> 

<!-- Header -->
 | header_background = 
 | header_align      = <!-- center (default), left, right -->
 | header            = 

<!--image 1-->
 | image1            = <!-- filename only, i.e. without "File:" or "Image:" prefix -->
 | class1            = <!-- CSS class. Darkmode theme options: skin-invert-image / bg-transparent -->
 | alt1              = 
 | link1             = 
 | thumbtime1        =
 | caption1          = 
<!--image 2-->
 | image2            = <!-- filename only, i.e. without "File:" or "Image:" prefix -->
 | class2            = <!-- CSS class. Darkmode theme options: skin-invert-image / bg-transparent -->
 | alt2              = 
 | link2             = 
 | thumbtime2        =
 | caption2          = 
<!-- and so on -->

<!-- Footer -->
 | footer_background = 
 | footer_align      = <!-- left (default), center, right -->
 | footer            = 
}}
ParameterDescription
alignright (default), left, center
directionhorizontal (default), vertical
background_colorTo set the background color of the box in which the images appear.
text_colorTo set caption text color. Useful for when using darker background colors.
header_background
header_aligncenter (default), left, right
header
widthUse to set the same width for each image (i.e. overrides any Seunaleuëk:Mono below). Do not include if different image widths intended, including if images are to be resized to a fixed total width.
total_widthUse to scale the images to the same height and this total width. Do not use both Seunaleuëk:Mono and Seunaleuëk:Mono.
image[n](where [n] = 1 to 10)  Filename of [n]th image.
width[n](as above)  Two meanings: (1) The width (in pixels, integer, omit "px") of [n]th image. Overridden by Seunaleuëk:Mono (if set). (2) The full width of the original [n]th image if Seunaleuëk:Mono is given in order to resize all images to the same height and a given total width.
height[n](as above)  The full height of the original [n]th image if Seunaleuëk:Mono is given in order to resize all images to the same height and a given total width. Ignored otherwise.
class[n](as above)  CSS class for the image. Useful for darkmode theme options: skin-invert-image or bg-transparent
alt[n](as above)  Alt description for [n]th image.
link[n](as above)  The page linked to the [n]th image (i.e. the page that is loaded when the image is clicked).
  • If this parameter is omitted altogether, the image will link to its image description page as usual (this is by far the most common usage case).
  • If this parameter is present but left empty (i.e. Seunaleuëk:Mono), the image will not link to anything – this should be the case only for purely decorative images per WP:ALT.
  • Important: If the image is under a free license (such as the GDFL or a free CC license), the terms of such license require the license, or a link to it, to be reproduced with the image. The image must, therefore, link to its image description page, which can be achieved simply by omitting the link[n] parameter from the template as mentioned. Public domain and (theoretically) non-free use images are not subject to this restriction.
thumbtime[n](as above)  When using video files, sets the time within the video that is used for the initial display. This is either a number of seconds or hours:minutes:seconds; see commons:Commons:Video#Setting a video thumbnail image.
caption[n](as above)  Caption for the [n]th image.
caption_alignleft (default), center, right
footer_background
footer_alignleft (default), center, right
footerCaption that spans the entire box, as opposed to individual images. Avoid "left" and "right" if possible, since mobile devices may display the images vertically.

Examples

[peusaneut asai]

Seunaleuëk:Demo

Seunaleuëk:Demo

Seunaleuëk:Demo

With background color

[peusaneut asai]

Seunaleuëk:Demo

If the images have a clear background, this will by default be changed to white. To make the background color of the images match, set them with |image_style=background-color:. You might want to also remove the border.

Seunaleuëk:Demo

[peusaneut asai]

Seunaleuëk:Demo

Using direction

[peusaneut asai]

By default, the images the template presents are displayed horizontally, as a row (see left; equivalent to setting |direction=horizontal). To display them vertically, i.e. as a column, set |direction=vertical (see right).

(horizontal)
(vertical)

On mobile devices some images may always be displayed vertically if the total width is larger than around 320.

To match image heights

[peusaneut asai]
  • Decide on a total width for all the images, say Seunaleuëk:Pval
  • Set the total width using |total_width=

Seunaleuëk:Demo

Using the |width[n]= and |height[n]= parameters.

Seunaleuëk:Demo

The aspect ratio of each image is automatically retrieved from the File metadata. You can override the native width and height values by

  • Examining the individual image pages to obtain the full resolution. For example:
  • Specify the full width and height for each image, of the form:
    • |width1= |height1= |width2= |height2=

Multiple rows

[peusaneut asai]

To create an array of images, with multiple rows, use |perrow=. The value passed to |perrow= may be a single number, or a list of numbers delimited by /. This feature may also be combined with |total_width= for multiple rows of images with the same total width. Seunaleuëk:Demo

Removing the image border

[peusaneut asai]

The border around the images can be removed using |image_style=border:none. Seunaleuëk:Demo

Increasing the gap between images

[peusaneut asai]

The gap between the images can be increased using |image_gap=N, where N is the number of pixels (must be non-negative). Seunaleuëk:Demo

Directly invoking module

[peusaneut asai]

On large pages, multiple uses of this template can contribute to the page exceeding the maximum post-expand include size limit. To reduce the include size, Module:Multiple image can be invoked directly as follows (note the extra | character after the module name):

Seunaleuëk:Demo

TemplateData

[peusaneut asai]

Seunaleuëk:TemplateData header

This template creates a box with two to ten images arranged vertically or horizontally with captions for the entire box and each image.

Parameter templat

Templat ini memiliki pemformatan ubahsuai.

ParameterKeteranganJenisStatus
Alignmentalign

Sets text-wrapping around image box, where "none" places the box on the left edge with no text-wrapping, "center" places the box at center with no text-wrapping and "left" and "right" refer to position of box on screen with text-wrapping.

Nilai yang disarankan
left center right none
Bawaan
right
Contoh
left/right/center/none
Kataopsional
Directiondirection

Direction in which to tile the images.

Nilai yang disarankan
horizontal vertical
Bawaan
horizontal
Contoh
horizontal/vertical
Katadisarankan
Frame widthtotal_width

Use to scale the images to the same height and this total width. Do not use both total_width and width. Integer width in pixels; no "px" suffix

Contoh
360
Angkadisarankan
Row layoutperrow

Create an array of images, with multiple rows. The value passed to may be a single number or a list of numbers with each row delimited by /. Can be combined with total_width for automatic sizing of images.

Contoh
1 / 2 / 1
Kataopsional
Image widthwidth

Width overrides Width 1, Width 2, Width 3, etc. If you want the images to be different sizes, do not provide the width parameter. Integer width in pixels; no "px" suffix

Contoh
200
Angkaopsional
Background colorbackground_color background color bg_color

Defines the background color between the border of the box and the images. Changing the background can be bad for accessibility, avoid when possible.

Contoh
#EEFFGG or red
Kataopsional
Text colortext_color color

Defines the caption text color. Useful for when using darker background colors.

Contoh
#FFFFFF or white
Kataopsional
Caption alignmentcaption_align

tidak ada keterangan

Nilai yang disarankan
left center right
Bawaan
left
Contoh
left/right/center
Kataopsional
Image 1image1

Image 1 is name of first image. Similarly for Image 2, etc. File name only; no "File:" or "Image:" prefix.

Contoh
example.jpg
Berkaswajib diisi
Class 1class1

CSS class for the image. Mainly used for darkmode theme options

Nilai yang disarankan
skin-invert-image bg-transparent
Kataopsional
Width 1width1

Width 1 is width of first image. Similarly for Width 2, etc.

Angkaopsional
Alt text 1alt1

The [[alt text]] of first image (see [[WP:ALT]]). Similarly for Alt text 2, etc.

Barisdisarankan
Caption 1caption1

Caption 1 is caption of first image. Similarly for Caption 2, etc.

Isidisarankan
Link 1link1

Where the first page links to. Similarly for Link 2, etc. If not specified, image links to the image description page as usual. If specified to the empty value, the image does not link anywhere; this should be used for purely decorative images as per [[WP:ALT]]. Important: If the image is under a free license like the GFDL or a CC license, you must not use this parameter as the terms of those licenses require the license, or a link to it, to be reproduced with the image. The image must, therefore, link to its image page. Public domain and (theoretically) non-free use images are not subject to this restriction.

Nama halamanopsional
Thumbtime 1thumbtime1

If image1 is an Ogg Theora file, sets the time within the video that is used for the initial display. Either a number of seconds or hours:minutes:seconds. Similarly for Thumb time 2, etc.

Kataopsional
Image 2image2

tidak ada keterangan

Contoh
example.jpg
Berkasdisarankan
Class 2class2

tidak ada keterangan

Kataopsional
Width 2width2

tidak ada keterangan

Angkaopsional
Alt text 2alt2

tidak ada keterangan

Barisdisarankan
Caption 2caption2

tidak ada keterangan

Isidisarankan
Link 2link2

tidak ada keterangan

Nama halamanopsional
Thumbtime 2thumbtime2

tidak ada keterangan

Kataopsional
Image 3image3

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 3class3

tidak ada keterangan

Kataopsional
Width 3width3

tidak ada keterangan

Angkaopsional
Alt text 3alt3

tidak ada keterangan

Barisopsional
Caption 3caption3

tidak ada keterangan

Isiopsional
Link 3link3

tidak ada keterangan

Nama halamanopsional
Thumbtime 3thumbtime3

tidak ada keterangan

Kataopsional
Image 4image4

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 4class4

tidak ada keterangan

Kataopsional
Width 4width4

tidak ada keterangan

Angkaopsional
Alt text 4alt4

tidak ada keterangan

Barisopsional
Caption 4caption4

tidak ada keterangan

Isiopsional
Link 4link4

tidak ada keterangan

Nama halamanopsional
Thumbtime 4thumbtime4

tidak ada keterangan

Kataopsional
Image 5image5

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 5class5

tidak ada keterangan

Kataopsional
Width 5width5

tidak ada keterangan

Angkaopsional
Alt text 5alt5

tidak ada keterangan

Barisopsional
Caption 5caption5

tidak ada keterangan

Isiopsional
Link 5link5

tidak ada keterangan

Nama halamanopsional
Thumbtime 5thumbtime5

tidak ada keterangan

Kataopsional
Image 6image6

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 6class6

tidak ada keterangan

Kataopsional
Width 6width6

tidak ada keterangan

Angkaopsional
Alt text 6alt6

tidak ada keterangan

Barisopsional
Caption 6caption6

tidak ada keterangan

Isiopsional
Link 6link6

tidak ada keterangan

Nama halamanopsional
Thumbtime 6thumbtime6

tidak ada keterangan

Kataopsional
Image 7image7

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 7class7

tidak ada keterangan

Kataopsional
Width 7width7

tidak ada keterangan

Angkaopsional
Alt text 7alt7

tidak ada keterangan

Barisopsional
Caption 7caption7

tidak ada keterangan

Isiopsional
Link 7link7

tidak ada keterangan

Nama halamanopsional
Thumbtime 7thumbtime7

tidak ada keterangan

Kataopsional
Image 8image8

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 8class8

tidak ada keterangan

Kataopsional
Width 8width8

tidak ada keterangan

Angkaopsional
Alt text 8alt8

tidak ada keterangan

Barisopsional
Caption 8caption8

tidak ada keterangan

Isiopsional
Link 8link8

tidak ada keterangan

Nama halamanopsional
Thumbtime 8thumbtime8

tidak ada keterangan

Kataopsional
Image 9image9

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 9class9

tidak ada keterangan

Kataopsional
Width 9width9

tidak ada keterangan

Angkaopsional
Alt text 9alt9

tidak ada keterangan

Barisopsional
Caption 9caption9

tidak ada keterangan

Isiopsional
Link 9link9

tidak ada keterangan

Nama halamanopsional
Thumbtime 9thumbtime9

tidak ada keterangan

Kataopsional
Image 10image10

tidak ada keterangan

Contoh
example.jpg
Berkasopsional
Class 10class10

tidak ada keterangan

Kataopsional
Width 10width10

tidak ada keterangan

Angkaopsional
Alt text 10alt10

tidak ada keterangan

Barisopsional
Caption 10caption10

tidak ada keterangan

Isiopsional
Link 10link10

tidak ada keterangan

Nama halamanopsional
Thumbtime 10thumbtime10

tidak ada keterangan

Kataopsional
Image gapimage_gap

Override the distance between adjacent images. Integer width in pixels; no "px" suffix

Bawaan
1
Contoh
20
Angkaopsional
Image styleimage_style

Override the default styling of the image frame.

Kataopsional
Headerheader

A header text to place above the entire frame.

Isiopsional
Header backgroundheader_background

Defines the background color of the header field. Changing the background can be bad for accessibility, avoid when possible

Contoh
#EEFFGG or red
Kataopsional
Header alignmentheader_align

tidak ada keterangan

Bawaan
center
Contoh
left/right/center
Kataopsional
Footerfooter

Caption that spans the entire box, as opposed to individual images. Avoid "left" and "right" if possible, since mobile devices may display the images vertically.

Isiopsional
Footer backgroundfooter_background

Defines the background color of the footer field. Changing the background can be bad for accessibility, avoid when possible

Contoh
#EEFFGG or red
Kataopsional
Footer alignmentfooter_align

tidak ada keterangan

Nilai yang disarankan
left center right
Bawaan
left
Contoh
left/right/center
Kataopsional
Show or hide borderborder

Use value "infobox" to hide the border when using the template within an infobox.

Nilai yang disarankan
infobox
Tak dikenalopsional

Tracking categories

[peusaneut asai]

Other wikis

[peusaneut asai]

In order to use this template on other wikis, next to the required module and stylesheet, this template also depends on $wgUseLegacyMediaStyles. This setting of MediaWiki provides the stylesheets for the older thumbnail styles that MediaWiki used to use up to MediaWiki 1.40.

See also

[peusaneut asai]

Seunaleuëk:Notelist

Seunaleuëk:Sandbox other

  1. The |upright= parameter can only be used to relatively-size an image when using the |thumb= parameter, and this template needs to format images without thumbs, so it has no easy way to access the Wikimedia relative-sizing machinery.
Salah kutip: Ditemukan tanda <ref> untuk kelompok bernama "lower-alpha", tapi tidak ditemukan tanda <references group="lower-alpha"/> yang berkaitan