Template
SlidingGallery
From Dogcraft Wiki
imported>William No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><div style="width:{{{size|300}}}px; max-width:{{{size|300}}}px; display:inline-block; float:{{{float|right}}};"> | <includeonly><div class="phonefullscreen" style="width:{{{size|300}}}px; max-width:{{{size|300}}}px; display:inline-block; float:{{{float|right}}};"> | ||
<ul class="example-orbit" data-orbit data-options="animation: '{{{animation|slide}}}'; | <ul class="example-orbit" data-orbit data-options="animation: '{{{animation|slide}}}'; | ||
pause_on_hover:false; | pause_on_hover:false; |
Revision as of 01:48, 18 April 2020
{{SlidingGallery |size = 300 |caption = Example |float = right |animation = fade |img1 = Dogcraft Red Cog Logo.png |img2 = Wiki Logo Black.png }}
Generates a sliding gallery of images.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Size | size | Size to display image in pixels
| Unknown | optional |
Float | float | Which side of the screen to float, left or right
| Unknown | optional |
Image 1 | img1 | no description
| Unknown | required |
Image 2 | img2 | no description
| Unknown | required |
Image 3 | img3 | no description | Unknown | optional |
Image 4 | img4 | no description | Unknown | optional |
Image 5 | img5 | no description | Unknown | optional |
Caption | caption | A caption for the gallery | Unknown | optional |
Animation Type | animation | Animation type; either slide or fade
| Unknown | optional |
Timer Delay | timer_speed | Delay between photo changes. Set to 0 for no automatic timer.
| Unknown | optional |
This page was last modified on 18 April 2020, at 01:48. (11 months ago)