打开主菜单

少前百科GFwiki β

模板:ThumbSlider


Template-info-png.png 模板文档  [查看] [编辑] [历史] [刷新]

This template is used for a slider made out of thumbnails.

你看到的

这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字这里是示例文字

Banner s PolarizedLight.jpg
Banner s 鲛灯贺年.jpg

Icon banner arrow left.png Icon banner arrow right.png


复制用

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>
...
}}

参数

width - 宽度例如 450
align - 悬浮左右 floatright. To have it float to the left, use floatleft. To have it centered, use center. To have it without any, use null.
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.