Templat:Multiple image/doc: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
RaFaDa20631 (bicara | kontrib)
Tidak ada ringkasan suntingan
RaFaDa20631 (bicara | kontrib)
Tidak ada ringkasan suntingan
 
(1 revisi perantara oleh pengguna yang sama tidak ditampilkan)
Baris 1:
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->
{{Warning|1=Pastikan Anda sudah membaca '''[[WP:GALERI|kebijakan galeri gambar]]''' sebelum menerapkannya di artikel. Umumnya galeri '''tidak perlu diberikan''' selama gambar tersebut dapat ditempatkan di samping teks.
{{Warning|1=Before making a gallery, please read over the '''[[WP:IG|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.
}}
{{Lua|Module:Multiple image}}
{{Uses TemplateStyles|Template:Multiple image/styles.css}}
 
Templat ini akan membuat kotak berisi susunan gambar baik dalam vertikal atau horizontal dengan takarir.
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.
 
Dengan parameter yang ditetapkan, templat ini akan otomatis mengukur gambar ke total lebar dengan tinggi yang sama tiap barisnya.
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 awareAwas,''' thattemplat thisini templatetidak doesmenghargai ''not''preferensi respectbawaan users'pengguna defaultuntuk imageukuran size preferencesgambar. ([[Wikipedia:ImageKebijakan usepenggunaan gambar|Kebijakan policypenggunaan gambar kami]] statesberbunyi: {{tq|"'''ExceptKecuali withjika veryuntuk goodhasil reasonyang lebih baik, dojangan not usegunakan''' <code>px</code>"... "'''whichyang forcessifatnya amemaksa fixedagar imagegambar widthtampil dengan lebar demikian.'''"}} [[MOS:IMGSIZE]]Pengecualian statesterhadap thatini ahanya fixedbisa width in pixels may only be specified,dilakukan {{tq|"Where absolutelybila necessarydiperlukan."}}){{efn|The <nowiki>|upright=</nowiki> parameter can only be used to relatively-size an image when using the <nowiki>|thumb=</nowiki> parameter, and this template needs to format images without thumbs, so it has no easy way to access the Wikimedia relative-sizing machinery.}}
 
Jika ukuran gambar diabaikan, lebar gambar ini akan 200 px, tanpa bergantung bagaimana pembaca sudah menetapkan preferensi ukuran gambarnya. Hal ini menyebabkan Multiple Image akan tampil dengan ukuran yang berbeda-beda, terhadap gambar lainnya di artikel.
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.
 
==SyntaxSintaksis anddan parametersparameter==
ProvideSediakan parameter ''height[n]'' anddan ''total_width'' parametersuntuk tomendapatkan obtainukuran automaticgambar resizingotomatis.
Ingat bahwa ada makna yang berbeda pada parameter ''width[n]'' dengan atau tanpa pengukuran otomatis.
Note the different meanings of the ''width[n]'' parameters with vs. without automatic resizing.
PleaseJuga alsoingat notepilihan theuntuk optionmengatur to set aparameter ''total_width'' parameterdi atawal the beginning of thetemplat ''multiple image'' template.
;Tanpa pengukuran otomatis untuk semua gambar dengan tinggi yang sama
;No automatic resizing of all images to the same height
:<syntaxhighlight lang="xml">
{{Multiple image|perrow = 1|total_width = 600
<!-- Layouttata parametersletak -->
| align = <!-- diisi dengan right (defaultbawaan), left, center, none -->
| direction = <!-- diisi dengan horizontal (defaultbawaan), vertical -->
| background color = <!-- boxlatar backgroundbelakang askotak a 'hexsebagai triplet' web color prefixed by #hex, e.g.contoh #33CC00 -->
| width = <!-- displayedlebar widthtiap ofgambar eachdalam image in pixelspixel (anbilangan integerbulat, omitabaikan "px" suffix); overridesmengambil alih "width[n]"s belowdi bawahnya -->
| caption_align = <!-- diisi dengan left (defaultbawaan), center, right -->
| image_style = <!-- border:1; (defaultbawaan) -->
| image_gap = <!-- 5 (defaultbawaan)-->
 
<!-- Headerkepala -->
| header_background = <!-- headerwarna backgroundlatar asbelakang adalam 'hex, triplet' web color prefixed by # e.g.contoh #33CC00 -->
| header_align = <!-- centerdiisi (default)dengan center, left, right -->
| header = <!-- headerteks textkepala -->
 
<!--imagefoto 1-->
| image1 = <!-- filenamenama only,berkas i.e. withouttanpa "File:" oratau "Image:" prefix -->
| width1 = <!-- displayedlebar widthgambar; ofdiambil image;alih overridden byoleh "width" abovedi atas -->
| alt1 =
| link1 =
| thumbtime1 =
| caption1 =
<!--imagefoto 2-->
| image2 = <!-- filenamenama only,berkas i.e. withouttanpa "File:" oratau "Image:" prefix -->
| width2 = <!-- displayedlebar widthgambar; ofdiambil image;alih overridden byoleh "width" abovedi atas -->
| alt2 =
| link2 =
| thumbtime2 =
| caption2 =
<!-- anddst sosampai on, to a maximum of 10 images (image10) -->
 
<!-- FooterKaki -->
| footer_background = <!-- footer background as a 'hex triplet' web color prefixed by # e.g. #33CC00 -->
| footer_align = <!-- left (default), center, right -->
Baris 58:
</syntaxhighlight>
 
;Dengan pengukuran otomatis semua gambar pada tinggi yang sama dan lebar total diberikan
;Automatic resizing of all images to the same height and to a given total width
:<syntaxhighlight lang="xml">
{{multiple image
<!-- Layoutparameter parameterstata letak -->
| align = <!-- right (defaultbawaan), left, center, none -->
| direction = <!-- horizontal (defaultbawaan), vertical -->
| background color = <!-- boxsama backgrounddengan atas -->
| total_width = <!-- lebar total width of all the displayedseluruh imagesgambar indalam pixelspixel (anbilangan integerbulat, omitabaikan "px" suffix) -->
| caption_align = <!-- left (defaultbawaan), center, right -->
 
<!-- Headerkepala -->
| header_background =
| header_align = <!-- center (defaultbawaan), left, right -->
| header =
 
<!--imagefoto 1-->
| image1 = <!-- filenamenama only,berkas i.e.tanpa withoutawalan "File:" oratau "Image:" prefix -->
| alt1 =
| link1 =
| thumbtime1 =
| caption1 =
<!--imagefoto 2-->
| image2 = <!-- filenamenama only,berkas i.e.tanpa withoutawalan "File:" oratau "Image:" prefix -->
| alt2 =
| link2 =
| thumbtime2 =
| caption2 =
<!-- anddst. sosampai on, to a maximum of 10 images (image10) -->
 
<!-- FooterKaki -->
| footer_background =
| footer_align = <!-- left (defaultbawaan), center, right -->
| footer =
}}
Baris 95:
 
{| class=wikitable
! Parameter !! DescriptionDeskripsi
|-
| align || right ''(defaultbawaan)'', left, center
|-
| direction || horizontal ''(defaultbawaan)'', vertical
|-
| background color || ToWarna setlatar [[Listbelakang oftemplat colors|thedalam background color]] of the box in which the images appear.hex
|-
| header_background ||
|-
| header_align || center ''(defaultbawaan)'', left, right
|-
| header ||
Baris 139:
|}
 
==ExamplesContoh==
 
{{multiple image