black | |
blue | |
cyan | |
darkgray | |
gray | |
green | |
lightgray | |
magenta | |
orange | |
pink | |
red | |
white | |
yellow |
font |
Syntax<font="font face name">...</font> Shorthand<f="font face name">...</f> The |
color |
Syntax<color="foreground color" [, "background color"]>...</color> Shorthand<c="foreground color" [, "background color"]>...</c> The |
size |
Syntax<size="(size value)|(+|-size (in|de)crement))">...</size> Shorthand<s="(size value)|(+|-size (in|de)crement))">...</s> The |
align |
Syntax<align="alignment mode">...</align> Shorthand<a="alignment mode">...</a> The Alignment modes
|
img |
Syntax<img src="image file" [animated]> The |
b |
Syntax<b>...</b> Bold styled text looks like this. |
i |
Syntax<i>...</i> Italic styled text looks like this. |
u |
Syntax<u>...</u> Underline styled text looks like this. |
href |
Syntax<href="url" [, title="status message"] [, target="url target"]>...</href> Shorthand<h="url" [, title="status message"] [, target="url target"]>...</h> The |