summaryrefslogtreecommitdiff
path: root/world/map/news.d/news.template
blob: 13f4569c088108482021785a754c5f51dbd3903d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{title:Exciting News!}
{date:YYYY-MM-DD}

This is a really exciting news entry!

Leave a blank line between paragraphs, and wrap
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}