[B]Text[/B] |
With this code, you can render the message as bold text.
Aus [B]Text[/B] wird Text
|
[I]Text[/I] |
With this code, you can render the message as italic text.
Aus [I]Text[/I] wird Text
|
[EMAIL]name@email.com[/EMAIL] |
With this code, you can turn an email address into a link.
Aus [EMAIL]name@email.com[/EMAIL] wird name@email.com
|
[EMAIL=name@wdyl-wtn.com]Name[/EMAIL] |
With this code, you can turn an email address into a link. (However, you can define the name of the link yourself.)
Aus [EMAIL=name@wdyl-wtn.com]Name[/EMAIL] wird Name
|
[SIZE=3]Text[/SIZE] |
With this code, you can change the size of the text.
Aus [SIZE=3]Text[/SIZE] wird Text
|
[QUOTE]This text is quoted.[/QUOTE] |
With this code, you can insert quoted text.
Aus [QUOTE]This text is quoted.[/QUOTE] wird
Zitat: |
This text is quoted. |
|
[U]Text[/U] |
With this code, you can render the message as underlined text.
Aus [U]Text[/U] wird Text
|
[COLOR=#0000FF]Text[/COLOR] |
With this code, you can change the color of the text.
Aus [COLOR=#0000FF]Text[/COLOR] wird Text
|
[FONT=ARIAL]Text[/FONT] |
With this code, you can change the font of the text.
Aus [FONT=ARIAL]Text[/FONT] wird Text
|
[CENTER]Centered Text[/CENTER] |
With this code, you can make the text be centered.
Aus [CENTER]Centered Text[/CENTER] wird Centered Text
|
[ALIGN=right]Aligned Text[/ALIGN] |
With this code, you can change the alignement of the text, images, etc. The possible options are "right", "left", "center" and "justify"
Aus [ALIGN=right]Aligned Text[/ALIGN] wird Aligned Text
|
[IMG]images/email.gif[/IMG] |
Hiermit kann ein Bild eingefügt werden.
Aus [IMG]images/email.gif[/IMG] wird |
[URL]http://www.domain.com[/URL] |
Hiermit kann eine URL als klickbarer Link dargestellt werden.
Aus [URL]http://www.woltlab.de[/URL] wird http://www.woltlab.de |
[URL=http://www.domain.com]Domain[/URL] |
Hiermit kann eine URL als klickbarer Link dargestellt werden. (Der Linkname kann jedoch selbst bestimmt werden.)
Aus [URL=http://www.woltlab.de]WoltLab[/URL] wird WoltLab |
[PHP]Syntax[/PHP] |
Hiermit kann PHP mit Syntaxhighlighting eingefügt werden.
Aus
[PHP]<?php
phpinfo();
?>[/PHP]
wird z.B.
php: |
1: 2: 3:
|
<?php
phpinfo();
?>
|
|
|
[CODE]Syntax[/CODE] |
Hiermit kann CODE eingefügt werden.
Aus [CODE]!code[/CODE] wird z.B.
|
[LIST]Liste[/LIST] |
Hiermit kann eine Liste eingefügt werden. Hierbei gibt es mehrere Wahlmöglichkeiten.
Aus
[list]
[*]Punkt 1
[*]Punkt 2
[*]Punkt 3
[/list]
wird
|
Powered by Burning Board 2.2.1 and styled by Die Nordlichter © 1999-2006 |
|
|
|
|