summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2013-10-23 10:37:58 -0700
committerBen Longbons <b.r.longbons@gmail.com>2013-10-23 10:37:58 -0700
commit6c47e6bc953670336d6d5e08d8dd7045924605c6 (patch)
tree6da824dd98b2b33156e9d2d4fc13621d28e7c61e
parent01bac6452032fbd36adcefacae416478921723a0 (diff)
downloadserverdata-6c47e6bc953670336d6d5e08d8dd7045924605c6.tar.gz
serverdata-6c47e6bc953670336d6d5e08d8dd7045924605c6.tar.bz2
serverdata-6c47e6bc953670336d6d5e08d8dd7045924605c6.tar.xz
serverdata-6c47e6bc953670336d6d5e08d8dd7045924605c6.zip
Use examples of colors in the news template
-rw-r--r--world/map/news.d/news.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/world/map/news.d/news.template b/world/map/news.d/news.template
index 13f4569c..dcd10d69 100644
--- a/world/map/news.d/news.template
+++ b/world/map/news.d/news.template
@@ -9,6 +9,11 @@ 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}