Difference between revisions of "Chat"

From Mushpedia
Jump to: navigation, search
(Text Formatting)
(Text Formatting)
Line 4: Line 4:
 
== Text Formatting ==
 
== Text Formatting ==
  
Text formatting is done by encapsulating the text with specific special character sequenzes.
+
Text formatting is done by encapsulating the text with specific special character sequences.
  
 
Such are:
 
Such are:

Revision as of 14:03, 2 December 2013

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.

Such are:

  • Bold: ** or * or [b][/b]
  • Italic: // 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

Template:Basicnav