Template: Carousel

From LibrePlanet
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 59: Line 59:
 
<!-- Slide 4 -->
 
<!-- Slide 4 -->
 
<div class="item ">
 
<div class="item ">
[[File:{{{Image4|}}}{{!}}class=img-responsive{{!}}link={{{Link3}}}]]
+
[[File:{{{Image4|}}}{{!}}class=img-responsive{{!}}link={{{Link4}}}]]
 
<div class="carousel-caption">
 
<div class="carousel-caption">
 
<h3>{{{Title4|}}}</h3>
 
<h3>{{{Title4|}}}</h3>

Latest revision as of 21:11, 20 March 2022

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=
|Link1=
|Image2=
|Title2=
|Caption2=
|Link2=
|Image3=
|Title3=
|Caption3=
|Link3=
|Image4=
|Title4=
|Caption4=
|Link4=
}}

Edit this page to inspect the template text.