Template:ImageCarousel: Difference between revisions

From Imagisphere
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:
==Usage==
==Usage==
<pre>
<pre>
{{ImageCarousel|images=[[File:Image_1.png]][[File:Image_2.png]][[File:Image_3.png]]|customID=yourCycle}}</pre>
{{ImageCarousel|images=[[File:Image_1.png]][[File:Image_2.png]][[File:Image_3.png]]|customID=yourCarousel}}</pre>


text - optional name of item displayed
text - optional name of item displayed
images - list of images
images - list of images
customID - if multiple cycles are needed per page, each needs a different id to work
 
customID - if multiple carousels are needed per page, each needs a different id to work


[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 19:33, 8 August 2023


Tweak Generic Arrow Lesser.svgBase Logic LCD Circle Circuit Node Front Render.pngTweak Generic Arrow Greater.svg
Image Carousel Dot Off.pngImage Carousel Dot On.pngImage Carousel Dot Off.png
Tweak Generic Arrow Lesser.svgBase Logic LCD Circle Circuit Node Front Render.pngTweak Generic Arrow Greater.svg
Image Carousel Dot Off.pngImage Carousel Dot On.pngImage Carousel Dot Off.png


A carousel for images listed in the image field; cycles between images when the arrows are selected.

Usage

{{ImageCarousel|images=[[File:Image_1.png]][[File:Image_2.png]][[File:Image_3.png]]|customID=yourCarousel}}

text - optional name of item displayed

images - list of images

customID - if multiple carousels are needed per page, each needs a different id to work