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 mostly the same as for {{Transclude linked excerpt}}:
{{Transclude linked excerpts as random slideshow | 1= | 2= | paragraphs= | files= | fileargs= | errors= }}
Parameters
The template accepts any number of page names as unnamed parameters; excerpts will be taken from links on these pages. The slideshow order is selected randomly. Include a namespace where necessary. There are no other positional parameters, but there are some optional named parameters:
- Limit to a section
- For page in unnamed parameter n, limit to links to those in a section name specified by
|sectionn=
(e.g.|section1=
) - To exclude subsections within the section, set
|sectiononlyn=yes
(e.g.|sectiononly1=yes
) - To set the same section for all pages, use
|section=
instead (and similarly for|sectiononly=
, if desired)
- For page in unnamed parameter n, limit to links to those in a section name specified by
- 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 50. This is to prevent transcluding pages from exceeding various technical limitations. If more than 50 links are found, a random subset of 50 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).