Chat
From Mushpedia
Revision as of 19:57, 3 December 2013 by Tatsukishi (Talk | contribs)
This page should explain the ins and out of the chat box for both humans and Mush. It's not done yet. Don't forget to talk about favorites, announcements, and how to make both!
Text Formatting
Text formatting is done by encapsulating the text with specific special character sequences or corresponding BBCode (not listed BBCode does not work).
Such are:
- Bold: ** or * or [b][/b]
- Italic and red: // or [i][/i]
Example usage:
**Hello World** *Hello World* [b]Hello World[/b] //Hello World// [i]Hello World[/i]
outputs:
Hello World Hello World Hello World Hello World Hello World