Vorlage:Carousel: Unterschied zwischen den Versionen

Aus HuskyWiki
(Die Seite wurde neu angelegt: „<noinclude> This is the template "{{PAGENAME}}". This template will display Bootstrap Carrousel with five images (incl. titles and captions). It uses custom st…“)
 
KKeine Bearbeitungszusammenfassung
 
Zeile 1: Zeile 1:
<noinclude>
<includeonly><div class="row main-slider">
This is the template "{{PAGENAME}}". This template will display Bootstrap Carrousel with five images (incl. titles and captions). It uses custom styling to enable ''fading'' instead of ''sliding'' images.
<pre>
{{Carousel
|Image1=
|Title1=
|Caption1=
|Image2=
|Title2=
|Caption2=
|Image3=
|Title3=
|Caption3=
|Image4=
|Title4=
|Caption4=
|Image5=
|Title5=
|Caption5=
}}
</pre>
<span class="plainlinks">[{{fullurl:{{FULLPAGENAME}}|action=edit}} Edit this page]</span> to inspect the template text.
</noinclude><includeonly><div class="row main-slider">
<div id="MyCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<div id="MyCarousel" class="carousel slide carousel-fade" data-ride="carousel">
<!-- Indicators -->
<!-- Indicators -->
Zeile 75: Zeile 53:
</div><!-- /.carousel-inner -->
</div><!-- /.carousel-inner -->
<!-- Controls removed --></div><!-- /#MyCarousel -->
<!-- Controls removed --></div><!-- /#MyCarousel -->
</div><!-- /.main-slider --></includeonly>
</div><!-- /.main-slider -->

Aktuelle Version vom 21. Oktober 2018, 12:29 Uhr