Advertisement

    Help:JavascriptSlideshow/Example

    Example

    <slideshow sequence="random" transition="fade" refresh="10000">
    <div>[[File:JoshuaReynoldsParty.jpg|thumb|right|128px|Caption 1]]</div>
    <div>[[File:Smokie.png|thumb|right|128px|Caption 2]]</div>
    <div>[[File:Awesomeface.png|thumb|right|128px|Caption 3]]</div>
    </slideshow>
    

    produces

    <slideshow sequence="random" transition="fade" refresh="10000">

    JoshuaReynoldsParty
    Caption 1
    Smokie
    Caption 2
    Awesomeface
    Caption 3

    </slideshow>







    Advertisement
    Community content is available under CC-BY-SA unless otherwise noted.