Template:Slideshow/doc

From Research Computing Website

Code

{{Slideshow|
|sequence=
|transition=
|refresh=
|transitiontime=
|center=
}}

Example

{{Slideshow|
<div>Tick</div>
<div>Tack</div>
|refresh=500
}}

Result

Tick
Tack



Creates a slideshow for any series of divs.

Template parameters

ParameterDescriptionTypeStatus
Slideshow content1

A series of divs with images or wikitext.

Unbalanced wikitextoptional
Sequencesequence

The sequence in which to display the content.

Suggested values
forward backward random
Default
forward
Unknownoptional
Transition effecttransition

How to transition (change) between content.

Suggested values
cut fade blindDown
Default
cut
Stringoptional
Refresh timerefresh

The time, in milliseconds, between transitions.

Default
5000
Numberoptional
Transition timetransitiontime

The time, in milliseconds, that transitions take to complete.

Default
400
Numberoptional
Is centeredcenter

if 'true', center the slideshow (only works for a slideshow of images, not text).

Suggested values
true false
Default
false
Stringoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
© 2025 | RComputing