Forum Help
Messages may be formatted with certain HTML tags, such as bold (<b>, </b>) and list (<li>). To avoid "forum spam", some tags (such as <table>) are not supported.BYOND (byond://) and HTTP (http://) urls will automatically be converted into the corresponding hyperlinks when embedded in the text. So if you type "http://www.byond.com" (without the quotes), the link http://www.byond.com will be generated in the message. You can also type "hub://UserName/GameName" to link to a BYOND hub entry.The forum augments HTML a bit to allow for easy posting of code. Indentation and newlines are preserved. If you would like to format DM code exactly as written (ignoring all HTML tags), surround the text with the <DM> and </DM> tags. This mode will also automatically highlight DM syntax just as in the Dream Maker application. To do the same without the highlighting (if you're posting HTML or C++ code, for example), simply use the existing HTML tags <PRE> and </PRE>.
Each message has a unique "id" that can be referenced from within your posts. This appears in the upper-right corner of the message. Just type id:number (eg: id:2001) in the body of your message and the forum will automatically create a link to it.