Project

General

Profile

Actions

Formatting text » History » Revision 2

« Previous | Revision 2/83 (diff) | Next »
Per Amundsen, 05/17/2015 02:18 AM


Formatting text

AdiIRC supports control codes for formatting text.

Colorchar

[[$chr](3) - Ctrl + K - Colors blocks of text.

Boldchar

$chr(2) - Ctrl + B - Makes the block bold.

Italicchar

$chr(29) - Ctrl + I - Makes the block italic.

Underlinechar

$chr(31) - Ctrl + U - Makes the block underline.

Stopchar

$chr(15) - Ctrl + O - Stops all formatting.

Alternative colorchar

$chr(61442) - Alternative way to show any color.h1.

Updated by Per Amundsen almost 9 years ago · 2 revisions

Also available in: PDF HTML TXT