Template:Slideshow

From Diversity Workbench
Revision as of 12:32, 17 March 2015 by Iris Leininger (Talk | contribs) (Created page with "<includeonly>{{#if:{{{slide 2|{{{2|}}}}}}| <div style="{{{frame style|border:1px solid #ccccff;}}}"> <div style="text-align:center; font-weight:bold;">Slideshow:</div> <div cl...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
[edit] [purge] Template-info.svg Template documentation

Slideshow allows you to have an interactive slideshow on a page. You can click the left and right buttons to move to the previous and next slide. MediaWiki:Common.js/Slideshows.js and MediaWiki:Common.css/Slideshows.css are required for this to work.

Usage

{{slideshow
| frame style = CSS to use (optional)
| slides style = CSS to use (optional)
| slide 1 =
....
| slide 15 =
}}

slide 1 through slide 15 are what to show for each slide.

Example

Template:slideshow