Elite Skills Text Formatting

You can use these text formatting options for your RP replies

What you Write What you Get
Colors

You can use [ this color picker ] to quickly find a custom #rrggbb color.
blue red yellow #00FF00
Font styles
strike bold underlined
Stack Styles and Colors
Stacking
Paragraph

* Must start at the beginning of a new line

Paragraph plz.

Quotes

* Must start at the beginning of a new line
Quote Test
and stuff
Links
EliteSkills / Roleplay / Elite Skills
Big Headers

* Must start at the beginning of a new line

test

Test

Test

Unordered List
  • unordered
  • list
Ordered List
  1. ordered
  2. list
Tables
bold columnbold column 2
New rowBold again
Last row

How To Fail

This text formatting is a bit special in that it doesn't work like bbcode. It's parsed line by line. Resulting in the following issues:

Correct Way

(bold This text is bold)

Fail

(bold This
text is bold).

Some codes, such as h2, and -p, only work if you begin the line with that code

Corrent Way

Stuff
h2 This is large text.

Incorrect way

Stuff h2 This is large text.