Chat

From Mushpedia
Revision as of 04:18, 6 December 2013 by Delzoup (Talk | contribs)

Jump to: navigation, search

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]
  • CTRL + Enter to return to a new line

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

Template:Basicnav