Module:Carousel/doc
Appearance
![]() | This is a documentation subpage for Module:Carousel. It may contain usage information, categories and other content that is not part of the original module page. |
Carousel returns one of a list of image filenames.
The index of the one chosen increments every 'switchsecs', which is a parameter giving the number of seconds between switches.
switchsecs=3600
would switch every hourswitchsecs=43200
would be every 12 hoursswitchsecs=86400
would be daily (the default)
Usage
{{#invoke:carousel | main | switchsecs = number-of-seconds }}
{{#invoke:carousel | main }
} for 12 hours between switches