This template uses Lua: |
The pages listed in this category are templates.
This page is part of OODA WIKI's administration and not part of the encyclopedia.
Further template category notes
This category contains pages in the template namespace. It should not be used to categorize articles or pages in other namespaces. To add a template to this category:
|
This category is an index of templates which use TemplateStyles. It is automatically populated by {{Uses TemplateStyles}}.
A template to make a random slideshow of transcluded excerpts. See OODA WIKI_talk:WikiProject_Portals/Design#Excerpt_slideshows.
Usage
Parameters are the same as for {{Transclude random excerpt}}:
{{Transclude excerpts as random slideshow | 1= | 2= | paragraphs= | files= | fileargs= | errors= }}
The template accepts any number of page names as unnamed parameters. The slideshow order is selected randomly. Include a namespace where necessary. There are no other positional parameters, but there are some optional named parameters:
- A list of paragraphs such as
paragraphs=1,3-5
; the default is all paragraphs. - A list of file (image) numbers such as
files=1
; the default is no images. Note that images within infoboxes etc. are not available. - Arguments to pass to File: such as
fileargs=left
to move images to the left; the default is none. - Prevent randomisation of the output by setting
|random=no
(orfalse
). - Allow stubs to be included by setting
|nostubs=no
(orfalse
). The default is to exclude stubs from the slideshow, unless every article is a stub. |more=no
– to suppress link to the article at the end of the excerpt.|more=custom text
to customize the link text at the end of the excerpt. Default is "Full article...".
Note that this template limits the number of excerpts in the slideshow to 25. This is to prevent transcluding pages from exceeding various technical limitations. If more than 25 page names are provided, a random subset of 25 will be shown. A lower limit may be set using |limit=
if necessary, i.e. to prevent "The time allocated for running scripts has expired" errors either in this template or further down the page (WIKI.org/w/index.php?title=Portal:Lithuania&oldid=851719990 example).