Template:ThumbSlider
This template is used for a slider made out of thumbnails.
Usage
Please remove the parameters that are left blank.
{{ThumbSlider
|width =
|align =
|list=
<div class="jcarousel-item">[[File:exampleimage1.jpg]]</div>
<div class="jcarousel-item">[[File:exampleimage2.jpg]]</div>
<div class="jcarousel-item">[[File:exampleimage3.jpg]]</div>
...
}}
Parameter list
width -Width of the slider. e.g.450if the series of images are 450px widealign -To have it float to the right, usefloatright. To have it float to the left, usefloatleft. To have it centered, usecenter. To have it without any, usenull.list -For every slide, start a new line and put<div class="jcarousel-item">[[File:exampleimage.jpg]]</div>, substituting exampleimage.jpg with the image you desire.
Notes
| The above documentation is transcluded from Template:ThumbSlider/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |
