diff options
-rw-r--r-- | world/map/news.d/news.template | 5 |
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} |