To display text that needs to be displayed exactly like it's written (like tabs and such), Format tag needs
to be used. The syntax is:
[code] Type pre-formatted text here [/code]
Example:
[code] Intro:
|--------------|-------------|----------------|----------|
|-1------3-1-0-|-------------|----------------|----------|
|--------------|-0---2-2--0--|-7---5-4------7-|-7-5-4----|
|--------------|-------------|---------5-7----|-------5--|
|--------------|-------------|----------------|----------|
|--------------|-------------|----------------|----------|
[/code]
Output:
Intro:
|--------------|-------------|----------------|----------|
|-1------3-1-0-|-------------|----------------|----------|
|--------------|-0---2-2--0--|-7---5-4------7-|-7-5-4----|
|--------------|-------------|---------5-7----|-------5--|
|--------------|-------------|----------------|----------|
|--------------|-------------|----------------|----------|
Very useful if you ask me ! =)
|