“[ color=color name or hex code]Your text![/color]”
-
Note that "[ color= does not have a space between the “[” and “color”.
-
also quotes arent needed.
so for example:
“[color=0F2CF2]HELLO!!![/color ]”
________________________ ^
________________________ make shure there is no space here.
HELLO!!! = [color=0F2CF2]HELLO!!![/color ]
- the number here ^ are hex codes for colors which can be found here https://htmlcolorcodes.com/
|
|
|
|
|
|
|
Text fonts/ styles:
-
<b>
- Bold text do " < b> yo " = yo (make shure to not have the space between < and b. -
<del>
- Deleted text (highlights the text red) " < del>" =yooooo -
<ins>
- Inserted text (highlights the text green) “< ins> yo” yoooo -
<sub>
- Subscript text “< sub> yo” = yo -
<sup>
- Superscript text “< sup> yo” = yo
I hope this helps you a little when you chat on the forums and good luck