Template:Carousel View history

imported>Itssick
No edit summary
imported>Itssick
No edit summary
Line 3: Line 3:
_table=carousel_title
_table=carousel_title
|title=String
|title=String
|link=String
}}
}}
==Template structure ==
==Template structure ==
Line 20: Line 21:
_table=carousel_title
_table=carousel_title
|title={{{title|}}}
|title={{{title|}}}
|link={{{link|}}}
}}|}}</includeonly>
}}|}}</includeonly>

Revision as of 09:18, 22 September 2022

This template defines the table "carousel_title". View table.

Template structure

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