From 99e410da1483768c8819d64b7e3edd2623b9c8cc Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Mon, 21 Oct 2013 14:57:18 -0700 Subject: Add support for news titles We really need someone to do proper CSS ... or look at the old CSS --- world/map/news.d/news.template | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'world') diff --git a/world/map/news.d/news.template b/world/map/news.d/news.template index cc7bfe29..13f4569c 100644 --- a/world/map/news.d/news.template +++ b/world/map/news.d/news.template @@ -1,3 +1,4 @@ +{title:Exciting News!} {date:YYYY-MM-DD} This is a really exciting news entry! @@ -8,4 +9,10 @@ each line at about 50 characters. If you ever need to use actual curly braces, just use {{ and }}. +{ul} +{li}You can also do lists{/li} +{li}But they're kind of annoying{/li} +{/ul} +{li}And don't do as much error checking as they should{/li} + {author:demo} -- cgit v1.2.3-60-g2f50