Skip to content

Chat formatting

Brickadia offers standard rich text support for formatting your messages in chat.

For reference, this is plain text:

Text

User: Text

A preview of your text will show when you are formatting your chat message.

Bold text

Add two asterisks on each side to make text bold in your message.

**Text**

User: Text

Italic text

Add just one asterisk on each side to italicize text in your message.

*Text*

User: Text

Underline text

Add two underscores on each side to underline text in your message.

__Text__

User: Text

Mixed formatting

This section lists every possible combination of basic formatting in chat.

Bold + italic

***Text***

User: Text

Bold + underline

__**Text**__

User: Text

Italic + underline

___Text___

User: Text

__*Text*__ also works, but the above method is faster.

Bold + italic + underline

___**Text**___

User: Text

__***Text***__ also works. This is up to your own preference.

Anything that has http:// or https:// in front will be automatically turned into a link.

https://brickadia.com/

https://brickadia.com/

Additional formatting will not work for links.

Emotes/Emoji

Add a colon on each side, around the name of an emote.

:bunny:

User: Bunny emote

Unicode emotes do not currently work and appear as the unknown character symbol.

The smiley emote button provides you the library of Brickadia Discord emotes for use.

Note

The emote library of the Brickadia discord may change after a major update. Some emotes may not match between the game and the Dscord server.

Code

Add the grave accent on each side to turn normal text into monospaced text. Used for when you need to specify code or commands.

`HighResShot 2`

User: HighResShot 2

Additional formatting will not work for code.