Templat:Multiple image: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Tlustulimu (bicara | kontrib)
k {{Dokumentasi}}
Tlustulimu (bicara | kontrib)
k interwiki
Baris 17: Baris 17:
[[ru:Шаблон:Multiple image]]
[[ru:Шаблон:Multiple image]]
[[sk:Šablóna:Viaceré obrázky]]
[[sk:Šablóna:Viaceré obrázky]]
[[stq:Foarloage:Moorere Bielden]]
[[zh:Template:图像并列]]
[[zh:Template:图像并列]]
</noinclude>
</noinclude>

Revisi per 3 Januari 2010 01.52

{{multiple image
 | align = right
 | total_width = 320

 | image1 = Donkey 1 arp 750px.jpg
 | alt1 = A donkey
 | caption1 = Rectangular image of a donkey, originally 536 pixels high.

 | image2 = Rainbow_trout.png
 | alt2 = A trout
 | caption2 = Square image of a trout, originally 300 pixels high.

 | footer = Both images have been rendered with the same height, and a total width of 320px
}}
Using the width[n]= and height[n]= parameters.

<div class="thumb tright" style="width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">
Square image of a trout, originally 300 x 300 pixels.
Square image of a trout, originally 300 x 300 pixels.
width2 x height2 = 900 x 900.
width2 x height2 = 900 x 900.
width3 x height3 = 100 x 200.
width3 x height3 = 100 x 200.
width4 x height4 = 200 x 100.
width4 x height4 = 200 x 100.
All images have been rendered with the same height except for image3, which is 100/200 = 1/2 the height of the other images. Image4 is 200/100 = 2 times the height of image1, so only its top half is visible. Total width set to 480px.
{{multiple image
 | align = right
 | total_width = 480

 | image1 = Rainbow_trout.png
 | caption1 = Square image of a trout, originally 300 x 300 pixels.

 | image2 = Rainbow_trout.png
 | width2 = 900
 | height2 = 900
 | caption2 = <code>width2</code> x <code>height2</code> = 900 x 900.
 
 | image3 = Rainbow_trout.png
 | width3 = 100
 | height3 = 200
 | caption3 = <code>width3</code> x <code>height3</code> = 100 x 200.
 
 | image4 = Rainbow_trout.png
 | width4 = 200
 | height4 = 100
 | caption4 = <code>width4</code> x <code>height4</code> = 200 x 100.
 
 | footer = All images have been rendered with the same height except for image3, which is 100/200 = 1/2 the height of the other images. Image4 is 200/100 = 2 times the height of image1, so only its top half is visible. Total width set to 480px.
}}

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

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. <div class="thumb tright" style="width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">
{{{box_caption}}}

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

{{{box_caption}}}

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

{{{box_caption}}}

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

{{{box_caption}}}
Surveying Equipment. Clockwise from upper left: Optical Theodolite, Robotic total station, Optical level, RTK GPS Base station.
{{multiple image|perrow = 2|total_width=300
| image1 = Kern_Theodolit_DKM2-A.jpg
| image2 = Total-Robotic-Station.jpg
| image3 = DumpyLevel.jpg
| image4 = GPS_Survey_Equipment_at_Weir_Dyke_Bridge_-_geograph.org.uk_-_336908.jpg
| footer = Surveying Equipment. Clockwise from upper left: Optical Theodolite, Robotic total station, Optical level, [[Real-time kinematic | RTK]] GPS Base station.
}}

Removing the image border

The border around the images can be removed using |image_style=border:none. <div class="thumb tright" style="width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">
Image of a donkey
Image of a donkey

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

Image of a trout
Image of a trout
{{multiple image
 | align = right
 | total_width = 320
 | image_style = border:none;

 | image1 = Donkey 1 arp 750px.jpg
 | alt1 = A donkey
 | caption1 = Image of a donkey

 | image2 = Rainbow_trout.png
 | alt2 = A trout
 | caption2 = Image of a trout
}}

Increasing the gap between images

The gap between the images can be increased using |image_gap=N, where N is the number of pixels (must be non-negative). <div class="thumb tright" style="width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">
Image of a donkey
Image of a donkey

<div style="float:left;margin:1px;width:Kesalahan ekspresi: Karakter tanda baca "{" tidak dikenal.px;">

Image of a trout
Image of a trout
{{multiple image
 | align = right
 | total_width = 320
 | image_gap = 20

 | image1 = Donkey 1 arp 750px.jpg
 | alt1 = A donkey
 | caption1 = Image of a donkey

 | image2 = Rainbow_trout.png
 | alt2 = A trout
 | caption2 = Image of a trout
}}

TemplateData

Ini dokumennya TemplateData untuk template ini digunakan oleh VisualEditor dan alat lainnya; lihat laporan penggunaan parameter bulanan untuk templat ini.

TemplateData untuk Multiple image

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[Kelola data 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
Baku
right
Contoh
left/right/center/none
Kataopsional
Directiondirection

Direction in which to tile the images.

Nilai yang disarankan
horizontal vertical
Baku
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
400
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

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
Caption alignmentcaption_align

tidak ada keterangan

Nilai yang disarankan
left center right
Baku
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
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
Width 2width2

tidak ada keterangan

Angkaopsional
Alt text 2alt2

tidak ada keterangan

Barisopsional
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
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
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
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
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
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
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
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
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

Baku
5
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

Baku
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
Baku
left
Contoh
left/right/center
Kataopsional
Alignment within an Infoboxborder

tidak ada keterangan

Contoh
infobox
Tak dikenalopsional

Kategori pelacak

Catatan kaki

  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.

Lihat pula