Template:Carousel View history

imported>Openfox
No edit summary
imported>Openfox
No edit summary
Line 9: Line 9:
</noinclude>
</noinclude>


<includeonly>
<div class="carousel__wrapper">
<div class="carousel__wrapper">
=={{{title|}}}==
=={{{title|}}}==
<ol class="carousel">
<ol class="carousel">
<includeonly>
{{{cards|}}}
{{{ cards |}}}
</includeonly> 
</ol>
</ol>
</div>
</div>
</includeonly>

Revision as of 14:22, 28 December 2020

Template structure

{{Carousel 
|title=This is a title
|color=#0099FF
|cards=list of card each should have {{card| title, subtitle, type, color and maybe an Image}}
}}