Startseite  
Strand   ·   Dabei sein   ·   Suchen   ·   FAQ   ·   Kurgäste   ·   Bademeister

Strand » Häufig gestellte Fragen » BBCodes » Hallo Gast [Anmelden|Registrieren]

Was sind BBCodes?

Für viele von Ihnen stellt sich sicherlich die Frage: »Was sind überhaupt BBCodes?«

Mit BBCodes können Sie Ihren im Forum geschriebenen Text formatierten. Es sind dafür nur leichtverständliche Kürzel notwendig. Eine Übersicht über die Möglichkeiten die Ihnen BBCodes in diesem Forum bieten, sehen Sie, in der nun folgenden Übersicht. Sie können mit einem Klick auf das entsprechende Kürzel zu einem Beispiel gelangen.

Bedeutungen der verschiedenen BBCodes
» [B]Text[/B]
» [I]Text[/I]
» [EMAIL]name@email.com[/EMAIL]
» [EMAIL=name@wdyl-wtn.com]Name[/EMAIL]
» [SIZE=3]Text[/SIZE]
» [QUOTE]This text is quoted.[/QUOTE]
» [U]Text[/U]
» [COLOR=#0000FF]Text[/COLOR]
» [FONT=ARIAL]Text[/FONT]
» [CENTER]Centered Text[/CENTER]
» [ALIGN=right]Aligned Text[/ALIGN]
» [IMG]images/email.gif[/IMG]
» [URL]http://www.domain.com[/URL]
» [URL=http://www.domain.com]Domain[/URL]
» [PHP]Syntax[/PHP]
» [CODE]Syntax[/CODE]
» [LIST]Liste[/LIST]

[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.
code:
1:
!code

[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
  • Punkt 1
  • Punkt 2
  • Punkt 3
Powered by Burning Board 2.2.1 and styled by Die Nordlichter © 1999-2006