داڕێژە:Gallery

لە ئینسایکڵۆپیدیای ئازادی ویکیپیدیاوە
بەڵگەدارکردنی داڕێژە[ببینە] [دەستکاری بکە] [مێژوو] [پاکسازی]

This template provides advanced gallery building functionality (fine-tuned formatting control). For creating generic galleries, use the Gallery tag.

This template displays a gallery of images in an array, left-to-right in rows. Global parameters |width= and |height= control the size of all images in the gallery. The number of images per row is based upon the image width parameters and the width of the screen. The number of images per row can change when the user resizes the window.

For style guidelines about where galleries are appropriate, see Wikipedia:Image use policy § Image galleries.

Blank syntax with all parameters[دەستکاری]

{{Gallery
| title        = 
| align        =
| footer       =
| style        =
| state        =
| height       =
| width        =
| perrow       =
| mode         = 
| whitebg      = 
| noborder     =
| captionstyle =
| File:
 | Write a caption here
 | alt1=
| File:
 | Write a caption here
 | alt2=
| File:
 | Write a caption here
 | alt3=
| File:
 | Write a caption here
 | alt4=
| File:
 | Write a caption here
 | alt5=
}}

Parameters[دەستکاری]

For each image[دەستکاری]

Specify a line of the following form for each image.

|File:Filename |Caption |altn=alternative text

Note that the file name and the caption do not need parameter names, but each alt text parameter must be preceded by |altn=.

Where:

|File:Filename – the image's file name. Either File: or Image: prefix may be used
|Caption – the caption under the image; see Wikipedia:Manual of Style/Captions
|altn=alt attribute: |alt1= for the first image, |alt2= for the second image, etc
alternative text – the alternative text for the image, used by visually impaired or other readers who cannot see the image clearly. If omitted, the image's alt text will be blank.

Optional parameters[دەستکاری]

These parameters apply to the entire gallery:

|title= – The gallery's title
|align= – The alignment of the gallery on the page, left (default), center, or right; ignored when |state= is set
|footer= – Small, right-aligned text below the images
|style=CSS style directives for the whole gallery (see Help:Cascading Style Sheets)
|state= – Sets the default state of collapsible galleries; use |state=expanded or |state=collapsed; collapsible galleries occupy the full page width
|mode= – Sets the mode used by the inner gallery tag. Common values include |mode=packed and |mode=nolines (see Help:Gallery tag for more options)

These parameters apply to all of the images in the gallery:

|noborder= – Cancel the border surrounding the images, use |noborder=yes to set.
|whitebg= – Cancel the white background after the images, use |whitebg=no to set.
|height= – Maximum height of each image. If this parameter is not included, |height= defaults to 180 pixels. Use a simple number here, e.g., 200, without a units designation, e.g., 200px.
|width= – Maximum width of each image, default is 180 pixels. Use a number here, e.g., 150, without units, e.g., 150px.
|perrow= – Number of images to display per row
|captionstyle=CSS style directives for the captions (see Help:Cascading Style Sheets)

The image's original ratio of width to height cannot be modified by |width= or |height= – a rectangular image will not be made square if |width= and |height= are set to the same value.

Examples[دەستکاری]

{{Gallery
|title=Cultural depictions of George Washington
|width=160 | height=170
|align=center
|footer=Example 1
|File:Federal Hall NYC 27.JPG 
 |Statue of Washington outside [[Federal Hall National Memorial]] in [[New York City]], overlooking [[Wall Street]]
 |alt1=Statue facing a city building with Greek columns and huge U.S. flag
|File:Mount Rushmore2.jpg 
 |Construction of Washington portrait at [[Mount Rushmore]], c. 1932
 |alt2=Profile of stone face on mountainside, with 3 workers.
|File:2006 Quarter Proof.png 
 |Washington is commemorated on a [[Quarter (United States coin)|quarter]].
 |alt3=Shiny silver coin with profile of Washington bust. 
|File:George Washington Presidential $1 Coin obverse.png 
 |Washington on a [[dollar coin (United States)|dollar coin]]
 |alt4=Gold coin with bust of Washington facing slightly left
}}
{{Gallery
|title=Cultural depictions of George Washington
|width=120 |height=100
|align=center
|footer=Example 2a
|File:Federal Hall NYC 27.JPG
 |Statue of Washington outside [[Federal Hall National Memorial]] in [[New York City]], overlooking [[Wall Street]]
 |alt1=Statue facing a city building with Greek columns
|File:Mount Rushmore2.jpg
 |Work on Washington portrait at [[Mount Rushmore]], c. 1932
 |alt2=Profile of stone face on mountainside, with 3 workers.
|File:2006 Quarter Proof.png
 |Washington on a [[Quarter (United States coin)|quarter]]
 |alt3=Shiny silver coin with profile of Washington bust. 
|File:United_States_one_dollar_bill,_obverse.jpg
 |[[United States one-dollar bill|U.S. one-dollar bill]]
 |alt4=Front side of U.S. dollar bill, with Washington portrait in center.
|File:George Washington Presidential $1 Coin obverse.png
 |Washington on a [[dollar coin (United States)|dollar coin]]
 |alt5=Gold coin with bust of Washington facing left
}}

TemplateData[دەستکاری]

ئەم داڕێژەیە (تێمپلەتە) لەسەر وتارێك يان لاپەڕەى بەكارهینەرێک بنێرە تا گالەريێكى وێنە دروست بكات لەسەر ئەو گالەرییە سەربابەتێک بنووسە. هەر كەس ئەتوانی ئەم تێمپلەتە دا بنێت.

پارامەترەکانی داڕێژە[Edit template data]

پارامەتروەسفجۆرڕەوش
titleسەر بابەت

Title for the overall gallery

نموونە
Pictures of chickens
زنجیرەنووسەپێشنیارکراوە
alignڕێکخەستن

Alignment of the gallery on the page; possible values include left, right, and center

Suggested values
left center right
بنچینەیی
left
نموونە
center
زنجیرەنووسەدڵخواز
footerfooter

Creates a footer which will appear in the lower right corner of the overall gallery, in small font, of whatever text the editor placing it wishes to put there

نموونە
Early works
زنجیرەنووسەدڵخواز
CSS stylingstyle

Allows custom Cascading Style Sheets styling to be added to the gallery block.

نموونە
border: 1px solid black;
زنجیرەنووسەدڵخواز
captionstylecaptionstyle

This parameter allows an editor to utilize Cascading Style Sheet code for caption

نەزانراودڵخواز
statestate

This parameter allows the editor to determine whether or not the gallery will initially appear as either expanded or collapsed for readers

Suggested values
expanded collapsed
بنچینەیی
expanded
نموونە
collapsed
زنجیرەنووسەدڵخواز
heightheight

determines the maximum height for any image within the gallery

بنچینەیی
180
نموونە
100
ژمارەدڵخواز
widthwidth

Analogous to height parameter; sets maximum width for any image in the gallery

بنچینەیی
180
نموونە
120
ژمارەدڵخواز
modemode

Sets the mode used by the inner gallery tag, see Help:Gallery tag for more options

Suggested values
traditional nolines packed packed-overlay packed-hover slideshow
بنچینەیی
traditional
زنجیرەنووسەدڵخواز
nobordernoborder

Cancel the border surrounding the images

بنچینەیی
no
نموونە
yes
زنجیرەنووسەدڵخواز
whitebgwhitebg

Used to disable the white background in the inner gallery tag

بنچینەیی
yes
نموونە
no
Booleanدڵخواز

Tracking categories[دەستکاری]

See also[دەستکاری]

This template provides advanced gallery building functionality (fine-tuned formatting control). For creating generic galleries, use the Gallery tag.

This template displays a gallery of images in an array, left-to-right in rows. Global parameters |width= and |height= control the size of all images in the gallery. The number of images per row is based upon the image width parameters and the width of the screen. The number of images per row can change when the user resizes the window.

For style guidelines about where galleries are appropriate, see Wikipedia:Image use policy § Image galleries.

Parameters[دەستکاری]

For each image[دەستکاری]

Specify a line of the following form for each image.

|File:Filename |Caption |altn=alternative text

Note that the file name and the caption do not need parameter names, but each alt text parameter must be preceded by |altn=.

Where:

|File:Filename – the image's file name. Either File: or Image: prefix may be used
|Caption – the caption under the image; see Wikipedia:Manual of Style/Captions
|altn=alt attribute: |alt1= for the first image, |alt2= for the second image, etc
alternative text – the alternative text for the image, used by visually impaired or other readers who cannot see the image clearly. If omitted, the image's alt text will be blank.

Optional parameters[دەستکاری]

These parameters apply to the entire gallery:

|title= – The gallery's title
|align= – The alignment of the gallery on the page, left (default), center, or right; ignored when |state= is set
|footer= – Small, right-aligned text below the images
|style=CSS style directives for the whole gallery (see Help:Cascading Style Sheets)
|state= – Sets the default state of collapsible galleries; use |state=expanded or |state=collapsed; collapsible galleries occupy the full page width
|mode= – Sets the mode used by the inner gallery tag. Common values include |mode=packed and |mode=nolines (see Help:Gallery tag for more options)

These parameters apply to all of the images in the gallery:

|noborder= – Cancel the border surrounding the images, use |noborder=yes to set.
|whitebg= – Cancel the white background after the images, use |whitebg=no to set.
|height= – Maximum height of each image. If this parameter is not included, |height= defaults to 180 pixels. Use a simple number here, e.g., 200, without a units designation, e.g., 200px.
|width= – Maximum width of each image, default is 180 pixels. Use a number here, e.g., 150, without units, e.g., 150px.
|perrow= – Number of images to display per row
|captionstyle=CSS style directives for the captions (see Help:Cascading Style Sheets)

The image's original ratio of width to height cannot be modified by |width= or |height= – a rectangular image will not be made square if |width= and |height= are set to the same value.

Examples[دەستکاری]

{{Gallery
|title=Cultural depictions of George Washington
|width=160 | height=170
|align=center
|footer=Example 1
|File:Federal Hall NYC 27.JPG 
 |Statue of Washington outside [[Federal Hall National Memorial]] in [[New York City]], overlooking [[Wall Street]]
 |alt1=Statue facing a city building with Greek columns and huge U.S. flag
|File:Mount Rushmore2.jpg 
 |Construction of Washington portrait at [[Mount Rushmore]], c. 1932
 |alt2=Profile of stone face on mountainside, with 3 workers.
|File:2006 Quarter Proof.png 
 |Washington is commemorated on a [[Quarter (United States coin)|quarter]].
 |alt3=Shiny silver coin with profile of Washington bust. 
|File:George Washington Presidential $1 Coin obverse.png 
 |Washington on a [[dollar coin (United States)|dollar coin]]
 |alt4=Gold coin with bust of Washington facing slightly left
}}
{{Gallery
|title=Cultural depictions of George Washington
|width=120 |height=100
|align=center
|footer=Example 2a
|File:Federal Hall NYC 27.JPG
 |Statue of Washington outside [[Federal Hall National Memorial]] in [[New York City]], overlooking [[Wall Street]]
 |alt1=Statue facing a city building with Greek columns
|File:Mount Rushmore2.jpg
 |Work on Washington portrait at [[Mount Rushmore]], c. 1932
 |alt2=Profile of stone face on mountainside, with 3 workers.
|File:2006 Quarter Proof.png
 |Washington on a [[Quarter (United States coin)|quarter]]
 |alt3=Shiny silver coin with profile of Washington bust. 
|File:United_States_one_dollar_bill,_obverse.jpg
 |[[United States one-dollar bill|U.S. one-dollar bill]]
 |alt4=Front side of U.S. dollar bill, with Washington portrait in center.
|File:George Washington Presidential $1 Coin obverse.png
 |Washington on a [[dollar coin (United States)|dollar coin]]
 |alt5=Gold coin with bust of Washington facing left
}}

TemplateData[دەستکاری]

ئەم داڕێژەیە (تێمپلەتە ) لەسەر وتارێك يان لاپەڕەى بەكارهینەر بنێرە تا گالەريێكى وێنە دروست بكات لەسەر ئەو وێنە ئەتوانی سەر بابەتێکی بنووسی. هەر كەس ئەتوانی ئەم داڕێژەیە دا بنێت.

پارامەترەکانی داڕێژە[Edit template data]

پارامەتروەسفجۆرڕەوش
TitleTitle

Title for the overall gallery

نموونە
Pictures of chickens
زنجیرەنووسەپێشنیارکراوە
alignalign

Alignment of the gallery on the page; possible values include left, right, and center

Suggested values
left center right
بنچینەیی
left
نموونە
center
زنجیرەنووسەدڵخواز
footerfooter

Creates a footer which will appear in the lower right corner of the overall gallery, in small font, of whatever text the editor placing it wishes to put there

نموونە
Early works
زنجیرەنووسەدڵخواز
CSS stylingstyle

Allows custom Cascading Style Sheets styling to be added to the gallery block.

نموونە
border: 1px solid black;
زنجیرەنووسەدڵخواز
captionstylecaptionstyle

This parameter allows an editor to utilize Cascading Style Sheet code for caption

نەزانراودڵخواز
statestate

This parameter allows the editor to determine whether or not the gallery will initially appear as either expanded or collapsed for readers

Suggested values
expanded collapsed
بنچینەیی
expanded
نموونە
collapsed
زنجیرەنووسەدڵخواز
heightheight

determines the maximum height for any image within the gallery

بنچینەیی
180
نموونە
100
ژمارەدڵخواز
widthwidth

Analogous to height parameter; sets maximum width for any image in the gallery

بنچینەیی
180
نموونە
120
ژمارەدڵخواز
modemode

Sets the mode used by the inner gallery tag, see Help:Gallery tag for more options

Suggested values
traditional nolines packed packed-overlay packed-hover slideshow
بنچینەیی
traditional
زنجیرەنووسەدڵخواز
nobordernoborder

Cancel the border surrounding the images

بنچینەیی
no
نموونە
yes
زنجیرەنووسەدڵخواز
whitebgwhitebg

Used to disable the white background in the inner gallery tag

بنچینەیی
yes
نموونە
no
Booleanدڵخواز

Tracking categories[دەستکاری]

See also[دەستکاری]