User:Jaime Prilusky/Sandbox slideshow: Difference between revisions

Jaime Prilusky (talk | contribs)
Replacing page with '{{Template:MainPageSlideShow}}'
Jaime Prilusky (talk | contribs)
No edit summary
 
Line 1: Line 1:
{{Template:MainPageSlideShow}}
{{Template:MainPageSlideShow}}
Parameters to take into account:
'''refresh'''  The time, in milliseconds, between transitions. The default is 1000 milliseconds (one second).
'''sequence''' The sequence in which to display the content. Must be one of the following values:
* random: This is the default if no sequence is specified.
* forward
* backward
'''transition''':  How to transition (change) between content.  Must be one of the following values:
* cut: A straight cut from the current content to the new content.  This is the default if no sequence is specified.
* fade:  A one-second fade between the current content and the new content.
* blindDown:  The new content "rolls down" over the exising content.  ''Note: this seems to have trouble with some images''