Template:Carousel View history

imported>Openfox
imported>Openfox
Line 12: Line 12:
=={{{title|}}}==
=={{{title|}}}==
<div class="carousel">
<div class="carousel">
<ol>
<includeonly>
<includeonly>
{{#arraymap:{{{ cards |}}}|;|x| <li>[[Card:x|x]]</li>| }}[[category:cumunity article]]
{{#arraymap:{{{ cards |}}}|;|x| <li>[[Card:x|x]]</li>| }}[[category:cumunity article]]
</includeonly>   
</includeonly>   
</ol>
</div>
</div>
</div>
</div>

Revision as of 08:21, 28 December 2020

Template structure

{{Carousel 
|title=This is a title
|color=#0099FF
|cards=list of cards separate with;
}}