Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Administrators can modify the default code for the news ticker or list, administrators can use the following parameters

News Slider

Expand
  • limit - Number of items to show, maximum is 20 and if the provided number is greater than 20 it will be set to 20 internally. Default: 10

  • speed - How fast the news will scroll. Default: 4

  • ticker - Show only ticker news. If set to false will show the latest news. Default: true

Info

Example Usage

{news_slider limit=5 speed=4 ticker=false}

News List

Expand
  • limit - Number of items to show, maximum is 20 and if the provided number is greater than 20 it will be set to 20 internally. Default: 10

  • ticker - Show only ticker news. If set to false will show the latest news. Default: true

Info

Example Usage

{news_list limit=8 ticker=false}