Yellow Ticker With Optional Link
Usage Example
Input
Parameters
- Font Size
- Font size of the text, <large> or <normal>, default: <large>
- type: select
- Link
- Link to be opened clicking on the ticker, optional
- type: url
- New Window
- If <true>, link opens in new window, default: <false>
- type: select
- Text
- Text to appear in the ticker
- type: textarea
Preview
Source Code
{{< ticker link="https://mcml.ai" newWindow="false" text="Lorem ipsum dolor sit amet" fontSize="large" >}}
Back to Top
2025-08-14 - Last modified: 2025-09-05