Difference between revisions of "Widget:ImageCarousel"
m (testing custom images) |
m (different approach: dot extension separator creates an array) |
||
Line 12: | Line 12: | ||
This will display: | This will display: | ||
{{#widget:{{PAGENAME}} | {{#widget:{{PAGENAME}} | ||
− | |img.blinking_led.jpg | + | |img.DSP experiments=blinking_led.jpg |
− | |img.3D_printer_Picture.jpg | + | |img.3D printing=3D_printer_Picture.jpg |
}} | }} | ||
Revision as of 15:46, 21 March 2019
This widget allows you to display an image carousel on your wiki page.
Created by xopr, inspired by W3schools example
Using this widget
To insert this widget, use the following code:
{{#widget:ImageCarousel }}
This will display:
Note:
- this is a work in progress
Copy to your site
To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:ImageCarousel article.