diff options
Diffstat (limited to 'world/map/news.d/news.template')
-rw-r--r-- | world/map/news.d/news.template | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/world/map/news.d/news.template b/world/map/news.d/news.template deleted file mode 100644 index dcd10d69..00000000 --- a/world/map/news.d/news.template +++ /dev/null @@ -1,23 +0,0 @@ -{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 }}. - -This is our homepage: {link:http://themanaworld.org} - -{red}You can do colors {green}and they nest{/green} -and restore properly, even across multiple lines{/red} - -{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} |