Chat formatting¶
Brickadia offers standard rich text support for formatting your messages in chat.
For reference, this is plain 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.
User: Text
Italic text¶
Add just one asterisk on each side to italicize text in your message.
User: Text
Underline text¶
Add two underscores on each side to underline text in your message.
User: Text
Mixed formatting¶
This section lists every possible combination of basic formatting in chat.
Bold + italic¶
User: Text
Bold + underline¶
User: Text
Italic + underline¶
User: Text
__*Text*__ also works, but the above method is faster.
Bold + italic + underline¶
User: Text
__***Text***__ also works.
This is up to your own preference.
Links¶
Anything that has http:// or https:// in front will be automatically turned into a link.
https://brickadia.com/
Additional formatting will not work for links.
Emotes/Emoji¶
Add a colon on each side, around the name of an emote.
User:
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.
User: HighResShot 2
Additional formatting will not work for code.