summaryrefslogtreecommitdiff
path: root/world/map/news.d/news.template
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-01-23 18:15:14 -0800
committerBen Longbons <b.r.longbons@gmail.com>2013-01-24 08:56:33 -0800
commitae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d (patch)
tree44c2d59c4836d565456174595dc7b4a75d708f76 /world/map/news.d/news.template
parent060390c8abeab1ec6bdc7964ed145b7a9ea5403b (diff)
downloadserverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.gz
serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.bz2
serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.tar.xz
serverdata-ae6b9eb2e16b570c39666fb4dea2e9222a3c2d8d.zip
Implement news generation
Diffstat (limited to 'world/map/news.d/news.template')
-rw-r--r--world/map/news.d/news.template11
1 files changed, 11 insertions, 0 deletions
diff --git a/world/map/news.d/news.template b/world/map/news.d/news.template
new file mode 100644
index 00000000..cc7bfe29
--- /dev/null
+++ b/world/map/news.d/news.template
@@ -0,0 +1,11 @@
+{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 }}.
+
+{author:demo}