18 lines
980 B
Text
18 lines
980 B
Text
######################################################################
|
|
# OVDashboard Ticker #
|
|
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #
|
|
# This is the news ticker on the dashboard's bottom. #
|
|
# #
|
|
# Format: #
|
|
# - Every line corresponds to one item in the ticker #
|
|
# - Empty lines are ignored #
|
|
# - Lines beginning with the "Comment Marker" (default: "#") are #
|
|
# ignored #
|
|
######################################################################
|
|
|
|
This is the first ticker item
|
|
|
|
This is the second ticker item, the empty line does not count
|
|
Another ticker item
|
|
# This also used to be a ticker item, but now it is inactive
|
|
And another ticker item
|