Difference between revisions of "Template:Carousel"
From Tweeki
(Created page with "<noinclude> This is the template "{{PAGENAME}}". This template will display Bootstrap Carrousel with five images (incl. titles and captions). It uses custom styling to enable...") |
|||
Line 22: | Line 22: | ||
<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</span> to inspect the template text. | <span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</span> to inspect the template text. | ||
</noinclude><includeonly><div class="row main-slider"> | </noinclude><includeonly><div class="row main-slider"> | ||
− | <div id=" | + | <div id="MyCarousel" class="carousel slide carousel-fade" data-ride="carousel"> |
<!-- Indicators --> | <!-- Indicators --> | ||
<ol class="carousel-indicators"> | <ol class="carousel-indicators"> |
Revision as of 18:11, 8 June 2018
This is the template "Carousel". This template will display Bootstrap Carrousel with five images (incl. titles and captions). It uses custom styling to enable fading instead of sliding images.
{{Carousel |Image1= |Title1= |Caption1= |Image2= |Title2= |Caption2= |Image3= |Title3= |Caption3= |Image4= |Title4= |Caption4= |Image5= |Title5= |Caption5= }}
Edit this page to inspect the template text.