টেমপ্লেট:Transclude files as random slideshow

উইকিসংকলন থেকে
টেমপ্লেট নথি[দেখুন] [সম্পাদনা] [ইতিহাস] [শোধন]

টেমপ্লেট:Mobile view problem

This template transcludes images from specified pages, and creates a slideshow gallery with a randomised order – i.e. it changes when the page is purged. It is intended for use in portals and does not show anything in article space.

Usage[সম্পাদনা]

টেমপ্লেট:A note Though there is no fixed limit to the number of pages that can be specified, or images per page, be aware that technical limitations may be encountered for very large numbers of pages or images.

Specify pages displaying images:

{{Transclude files as random slideshow
| First page
| second page
| third page
}}

If images should only be retrieved from a certain section of each page:

{{Transclude files as random slideshow
| First page  | section1= section name
| second page | section2= section name
| third page  | section3= section name
}}

To also include some specific files:

{{Transclude files as random slideshow
| File:SpecificFileOne.jpg | caption1= Caption for first file
| File:SpecificFileTwo.png | caption2= Caption for second file | credit2= Credits for second file (optional)
| First page
| Second page
| Third page
}}

Alternate syntax for specific files' captions and credits:

{{Transclude files as random slideshow
| File:SpecificFileOne.jpg ## Caption for first file
| File:SpecificFileTwo.png ## Caption for second file ## Credits for second file (optional)
| First page
| Second page
| Third page
}}

Parameters[সম্পাদনা]

|1=, |2=, |3=, ... টেমপ্লেট:Resize
Full page name – including namespace – of the page containing images, or of a specific image.
|section1=, |section2=, |section3=, ...
Limit to files in these section of the corresponding page. Optional.
|caption1=, |caption2=, |caption3=, ...
Caption for the corresponding file (or omit these parameters and use the alternate syntax shown above)
|credit1=, |credit2=, |credit3=, ...
Optional: Credits for the file (or omit these parameters and use the alternate syntax shown above)
|width=
Maximum width for all images; default is 100% (intended for use inside portal components)
Can be specified as a % (e.g. 75%), or in ems (e.g. 30em), or in px (e.g. 200px)
If a unit is not specified, px is assumed (i.e. 350 is equivalent to 350px)

Examples[সম্পাদনা]

{{Box-header|title=Selected pictures}}
{{Transclude files as random slideshow
| Template:Transclude files as random slideshow/testcases/1
| Template:Transclude files as random slideshow/testcases/2
| Template:Transclude files as random slideshow/testcases/3
}}
{{Box-footer}}

Selected pictures

লুয়া ত্রুটি: No content found on page "Template:Transclude files as random slideshow/testcases/1"।

{{Box-header|title=Selected pictures}}
{{Transclude files as random slideshow
| Template:Transclude files as random slideshow/testcases/2 |section1=Mice
}}
{{Box-footer}}

Selected pictures

লুয়া ত্রুটি: No content found on page "Template:Transclude files as random slideshow/testcases/2"।

{{Box-header|title=Selected pictures}}
{{Transclude files as random slideshow
| Australia
}}
{{Box-footer}}

Selected pictures

লুয়া ত্রুটি: No content found on page "Australia"।

টেমপ্লেট:Sidebar

{{Sidebar
| pretitle = Embedded in sidebar, scaled to 1.35 upright
| pretitlestyle = font-weight:bold;
| cellspacing = 0
| cellpadding = 0
| width =
| style = border:1px solid #c8ccd1;
| content1style = margin:-5px -5px -2.2em -5px; display: inline-block;
| content1 = {{Transclude files as random slideshow
| Template:Transclude files as random slideshow/testcases/2 |section1=Mice
}}
| content2style = height:0px; margin:0 -0.4em; padding:0; display:inline-block; visibility:hidden; 
| content2 = [[File:Cat playing with a lizard.jpg|frameless|border|upright=1.35]]
}}

See also[সম্পাদনা]

টেমপ্লেট:Portal templates navbox

টেমপ্লেট:Sandbox other