-
Macht den umgebrochenen Text fett, kursiv, unterstrichen oder durchgestrichen.
- Beispiel:
- Dies ist [B]fetter[/B] Text.
Dies ist ein [I]kursiver[/I] Text.
Dies ist ein [U]unterstrichener[/U] Text.
Dies ist ein [S]durchgestrichener[/S] Text.
- Ausgabe:
Dies ist fetter Text.
Dies ist ein kursiver Text.
Dies ist ein unterstrichener Text.
Dies ist ein durchgestrichener Text.
-
Ändert die Farbe, Schriftart oder Größe des umgebrochenen Textes.
- Beispiel:
- Dies ist [COLOR=red]roter[/COLOR] und [COLOR=blue]blauer[/COLOR] Text.
Dies ist Text mit Schriftart [FONT=Courier New]Courier New[/FONT].
Dies ist Text mit [SIZE=1]kleiner[/SIZE] und [SIZE=7]großer[/SIZE] Schriftgröße.
- Ausgabe:
Dies ist roter und blauer Text.
Dies ist Text mit Schriftart Courier New.
Dies ist Text mit kleiner und großer Schriftgröße.
-
Erstellt einen Link, der den umgebrochenen Text als Ziel verwendet.
- Beispiel:
- [URL]https://www.example.com[/URL]
[EMAIL]example@example.com[/EMAIL]
- Ausgabe:
-
Verlinkt den umgebrochenen Text mit der angegebenen Webseite oder E-Mail-Adresse.
- Beispiel:
- [URL=https://www.example.com]Gehe zu example.com[/URL].
[EMAIL=example@example.com]E-Mail an mich[/EMAIL]
- Ausgabe:
-
Link zu einem Benutzerprofil. Dieser wird in der Regel automatisch eingefügt, wenn ein Benutzer erwähnt wird.
- Beispiel:
- [USER=1]Benutzername[/USER]
- Ausgabe:
-
Zeige ein Bild an, indem du den umgebrochenen Text als URL verwendest
- Beispiel:
- [IMG]/styles/drift/drift/images/logo-iapd.png[/IMG]
- Ausgabe:
/styles/drift/drift/images/logo-iapd.png
-
Bettet Medien von zugelassenen Websites in deinen Beitrag ein. Es wird empfohlen, die Medienschaltfläche in der Symbolleiste des Editors zu verwenden.
Zugelassene Seiten:
ABC News,
Acast,
Amazon Product,
Anchor,
Apple Music,
Apple Podcasts,
Audioboom,
Audiomack,
Audius,
Bandcamp,
BBC News,
BitChute,
Bleacher Report videos,
Brightcove,
Bunny Stream,
Castos,
CBS News Video,
Clyp,
CNBC,
CNN,
CNNMoney,
CodePen,
Comedy Central,
Coub,
Dailymotion,
Democracy Now!,
dumpert,
8tracks,
ESPN,
Facebook,
Falstad Circuit Simulator,
Flickr,
Fox News,
Funny or Die,
Gamespot,
Getty Images,
Gfycat,
Gifs.com,
GIPHY,
GitHub Gist,
Global News,
GoFundMe,
Google Drive,
Google+,
Google Sheets,
Hudl,
Hulu,
IGN,
IMDb trailers,
Imgur,
Indiegogo,
Instagram,
Internet Archive,
İzlesene,
JSFiddle,
JW Platform,
Kaltura,
Kontinental Hockey League (КХЛ),
Kickstarter,
Libsyn,
Liveleak,
Livestream,
Mail.Ru,
Mastodon,
Medium,
Megaphone,
Metacafe,
Mixcloud,
MLB,
MRCTV,
MSNBC,
National Geographic Channel,
National Geographic Video,
NBC News,
NBC Sports,
NHL Videos and Highlights,
NPR,
The New York Times Video,
Odysee,
Orfium,
Pastebin,
Pinterest,
Podbean,
Prezi,
Reddit threads and comments,
Rumble,
Rutube,
Scribd,
Sendvid,
SlideShare,
SoundCloud,
Sporcle,
Sportsnet,
Spotify,
Spreaker,
Steam store,
Stitcher,
Straw Poll,
Streamable,
Streamja,
Team Coco,
TED Talks,
Telegram,
The Atlantic Video,
The Guardian (obsolete),
The Onion,
Threads,
TikTok,
TMZ,
TradingView,
Trailer Addict,
Trending Views,
Tumblr,
247Sports,
Twitch,
Twitter,
Ustream,
VBOX7,
Veoh,
Vevo,
Video Detective,
Vimeo,
Vine,
VK,
Vocaroo,
Vox,
Washington Post Video,
Wavekit,
Wistia,
WorldStarHipHop,
The Wall Street Journal Online,
GameClips.io,
Gamer DVR,
Youku,
YouMaker,
YouTube
- Beispiel:
- [MEDIA=youtube]kQ0Eo1UccEE[/MEDIA]
- Ausgabe:
- Ein eingebetteter YouTube-Player würde hier erscheinen.
-
Zeigt eine Aufzählungsliste oder eine nummerierte Liste an.
- Beispiel:
- [LIST]
[*]Aufzählung 1
[*]Aufzählung 2
[/LIST]
[LIST=1]
[*]Eintrag 1
[*]Eintrag 2
[/LIST]
- Ausgabe:
- Aufzählung 1
- Aufzählung 2
- Eintrag 1
- Eintrag 2
-
Ändert die Ausrichtung des umgebrochenen Textes.
- Beispiel:
- [Left]Linksbündig[/LEFT]
[CENTER]Mittig ausgerichtet[/CENTER]
[RIGHT]Rechtsbündig[/RIGHT]
- Ausgabe:
Linksbündig
Mittig ausgerichtet
Rechtsbündig
-
Zeigt Text an, der aus einer anderen Quelle zitiert wurde. Du kannst auch den Namen der Quelle angeben.
- Beispiel:
- [QUOTE]Zitierter Text[/QUOTE]
Etwas, das du gesagt hast[/QUOTE]
- Ausgabe:
Etwas, das du gesagt hast[/QUOTE]
-
Blendet Text aus, der Spoiler enthalten kann, so dass er vom Betrachter angeklickt werden muss, um gesehen zu werden.
- Beispiel:
- [SPOILER]Einfacher Spoiler[/SPOILER]
[SPOILER=Spoiler Titel]Spoiler mit einem Titel[/SPOILER]
- Ausgabe:
-
Ermöglicht die Anzeige von Text innerhalb des normalem Inhalts, der Spoiler enthalten kann und vom Betrachter angeklickt werden muss, um gesehen zu werden.
- Beispiel:
- Du musst auf das folgende [ISPOILER]Wortd[/ISPOILER] klicken, um den Inhalt zu sehen.
- Ausgabe:
Du musst auf das folgende Wortd klicken, um den Inhalt zu sehen.
-
Zeigt Text in einer von mehreren Programmiersprachen an, wobei die Syntax nach Möglichkeit hervorgehoben wird.
- Beispiel:
- Allgemeiner Code:
[CODE]Allgemeiner Code[/CODE]
Rich Code:
[CODE=rich][COLOR=red]Rich[/COLOR]
Code[/CODE]
PHP-Code
[CODE=php]echo $hello. ' world';[/CODE]
JS-Code:
[CODE=js]var hello = 'world';[/CODE]
- Ausgabe:
Allgemeiner Code:
Rich Code:
PHP-Code
JS-Code:
-
Ermöglicht es dir, Code inline zwischen normalen Beitragsinhalten anzuzeigen. Die Syntax wird nicht hervorgehoben.
- Beispiel:
- Inline-Code-Blöcke [ICODE]sind eine bequeme Möglichkeit[/ICODE], Code inline darzustellen.
- Ausgabe:
Inline-Code-Blöcke sind eine bequeme Möglichkeit
, Code inline darzustellen.
-
Einrücken des umgebrochenen Textes. Diese kann für größere Einrückungen geschachtelt werden.
- Beispiel:
- Normaler Text
[INDENT]Eingerückter Text[/INDENT]
[INDENT=2]Mehr eingerückt[/INDENT]
- Ausgabe:
Normaler Text
Eingerückter Text
Mehr eingerückt
-
Dient der Anzeige von Tabellen in Beiträgen.
- Beispiel:
- [TABLE]
[TR]
[TH]Überschrift 1[/TH]
[TH]Überschrift 2[/TH]
[/TR]
[TR]
[TD]Inhalt 1[/TD]
[TD]Inhalt 2[/TD]
[/TR]
[/TABLE]
- Ausgabe:
Überschrift 1 | Überschrift 2 |
---|
Inhalt 1 | Inhalt 2 |
-
Marks text as a structured heading to facilitate machine readability.
- Beispiel:
- [HEADING=1]Major heading[/HEADING]
This text comes under a major heading, used to separate the primary sections of an article.
[HEADING=2]Minor heading[/HEADING]
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
[HEADING=3]Subheading[/HEADING]
If you require additional subdivision, you may drop to level 3.
- Ausgabe:
Major heading
This text comes under a major heading, used to separate the primary sections of an article.
Minor heading
When you need to subdivide the primary sections of an article, use a level 2 minor heading.
Subheading
If you require additional subdivision, you may drop to level 3.
-
Deaktiviert die BBCode-Übersetzung für den umgebrochenen Text.
- Beispiel:
- [PLAIN]Dies ist kein [B]fetter[/B] Text.[/PLAIN]
- Ausgabe:
Dies ist kein [B]fetter[/B] Text.
-
Fügt eine Anlage an der angegebenen Stelle ein. Handelt es sich bei der Anlage um ein Bild, wird ein Vorschaubild oder ein Anhang in voller Größe eingefügt. Diese wird in der Regel durch Anklicken des entsprechenden Buttons eingefügt.
- Beispiel:
-
Vorschaubild: [ATTACH]123[/ATTACH]
Volle Größe: [ATTACH=full]123[/ATTACH]
- Ausgabe:
- Der Inhalt der Anhänge würde hier erscheinen.
-
The information inside the code is displayed only to members of the club.
- Beispiel:
- [CLUB]Hello World![/CLUB] - Hidden text for club members
- Ausgabe:
- Hidden text for club members
-
Number of days from the date of registration on the forum, which the user needs to be able to view
- Beispiel:
- [DAYS=5]Hello World![/DAYS] - Only registered users who are registered not earlier than 5 days ago are displayed.
- Ausgabe:
- Only registered users who are registered not earlier than 5 days ago are displayed.
-
BB code for displaying gallery media items and albums.
- Beispiel:
- [GALLERY=media, X]Gallery BB Code[/GALLERY]
- Ausgabe:
[GALLERY=media, X]Gallery BB Code[/GALLERY]
-
The tag hides content from people who are not members of X,Y,Z user groups.
- Beispiel:
- [GROUPS=2]Hello World![/GROUPS] - Displayed only for group members with ID 2.
- Ausgabe:
Der versteckte Inhalt kann nur vom Benutzer der Gruppe gesehen werden: Registered
- Displayed only for group members with ID 2.
-
Tag [HIDE] is used for hidden content. If [HIDE=(condition)] is specified, the condition will be applied to the hidden content. Note: After the = sign, you must enclose the conditions in parentheses to indicate the start and end of condition processing. Inside, you can use any condition grouping.
Allowed expressions (tags):
- posts: Number of user posts.
- likes: User reaction count.
- reactions: User reaction count (same as likes).
- trophies: Number of user trophies.
- days: Number of days since user registration.
- isMemberOf(id): User group, for multiple groups you can use comma-separated values.
- username: User's username.
- user_id: User's identifier.
- user_state: User's state.
- is_staff: Flag indicating whether the user is a staff member.
- is_admin: Flag indicating whether the user is an administrator.
- is_moderator: Flag indicating whether the user is a moderator.
Allowed operators:
-
Arithmetic operators:
Arithmetic operators are used for performing mathematical calculations:
- +
- -
- *
- /
- % (modulus)
- ** (exponentiation)
-
Comparison operators:
Comparison operators are used for comparing values and returning a boolean result:
- == (equal to)
- === (strictly equal to)
- != (not equal to)
- !== (strictly not equal to)
- < (less than)
- > (greater than)
- <= (less than or equal to)
- >= (greater than or equal to)
-
Logical operators:
Logical operators are used for performing logical operations and returning a boolean result:
- and or && (logical AND)
- or or || (logical OR)
- not or ! (logical NOT)
-
Bitwise operators:
Bitwise operators are performed on binary representations of numbers:
- & (bitwise AND)
- | (bitwise OR)
- ^ (bitwise XOR)
-
String operators:
The ~ operator is used for string concatenation:
-
Array operators:
Array operators are used for checking element membership in an array:
- in (element present in array)
- not in (element not present in array)
-
Numeric operators:
The .. operator is used to create a range of numbers:
-
Ternary operator:
The ?: operator is used to perform conditional operations in a single line:
- Beispiel:
- [HIDE]Hello World![/HIDE] - only registered users see the hidden text
[HIDE=(posts > 1 or likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
[HIDE=(posts > 1 and likes > 1)]Hello world![/HIDE] - The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
[HIDE=(days > 1 or user_state == "valid")]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
[HIDE=(isMemberOf(2) or trophies >= 0)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
[HIDE=(is_staff)]Hello World![/HIDE] - The hidden text "Hello World!" will be displayed if the user is a staff member.
- Ausgabe:
Versteckte Inhalte sind für registrierte Benutzer verfügbar!
- only registered users see the hidden text
message > 1 (0) or like > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 OR the number of likes is greater than 1.
message > 1 (0) and like > 1 (0)
- The hidden text "Hello world!" will be displayed if the number of user posts is greater than 1 AND the number of likes is greater than 1.
day > 1 (0) or Benutzerstatus is "valid" (valid)
Hello World!
- The hidden text "Hello World!" will be displayed if the number of days since user registration is greater than 1 OR the user state is "valid".
Member group(s): Registered or points >= 0 (0)
Hello World!
- The hidden text "Hello World!" will be displayed if the user is a member of group 2 OR the number of user trophies is greater than or equal to 0.
- The hidden text "Hello World!" will be displayed if the user is a staff member.
-
Number of likes on the forum, which the user needs to be able to view
- Beispiel:
- [LIKES=5]Hello World![/LIKES] - Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
- Ausgabe:
- Displayed only registered users whose number of reactions on the forum is greater than or equal to 5.
-
Number of posts on the forum, which the user needs to be able to view
- Beispiel:
- [POSTS=5]Hello World![/POSTS] - Displays users who have 5 or more posts on the forum.
- Ausgabe:
- Displays users who have 5 or more posts on the forum.
-
Hidden text for which you need to select a specific reaction
- Beispiel:
- [REACTS=1]Hello World![/REACTS] - displayed for those who clicked the 'Like' reaction.
- Ausgabe:
- displayed for those who clicked the 'Like' reaction.
-
Hidden text until the user answers the thread.
- Beispiel:
- [REPLY]Hello World![/REPLY] - Displayed to users when they reply to the thread.
- Ausgabe:
- Displayed to users when they reply to the thread.
-
Hidden text until the user responds to the thread and clicks Like on this message.
- Beispiel:
- [REPLYANDTHANKS]Hello World![/REPLYANDTHANKS] - It is displayed to users when they reply to the thread and click "I like".
- Ausgabe:
- It is displayed to users when they reply to the thread and click "I like".
-
Hidden text until the user responds to the thread or clicks Like on this message.
- Beispiel:
- [REPLYTHANKS]Hello World![/REPLYTHANKS] - It is displayed to users when they reply to the thread or click "I like".
- Ausgabe:
- It is displayed to users when they reply to the thread or click "I like".
-
This tag hides the text until the user clicks the Like button in the message.
- Beispiel:
- [THANKS]Hello World![/THANKS] - This tag hides the text until the user clicks the Like button in the message.
- Ausgabe:
- This tag hides the text until the user clicks the <b>Like button</b> in the message.
-
Number of trophies on the forum, which the user needs to be able to view
- Beispiel:
- [TROPHIES=5]Hello World![/TROPHIES] - It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
- Ausgabe:
- It is displayed only to registered users, the number of points for trophies on the forum which is greater than or equal to 5.
-
Hides the text from users, except for the parameters listed in the list of BB-code.
- Beispiel:
- [USERS=Alex,John,Bryan]Hello World![/USERS] - Displayed only by user Alex, John, Bryan.
- Ausgabe:
- Displayed only by user Alex, John, Bryan.
-
Hides the text from users that is listed in the list of parameters of the BB-code.
- Beispiel:
- [USERSEXC=Alex,John,Bryan]Hello World![/USERSEXC] - Displayed to all users except Alex, John, Bryan.
- Ausgabe:
- Displayed to all users except Alex, John, Bryan.
-
Hides the text from users by id, except for the parameters listed in the list of BB-code.
- Beispiel:
- [USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
- Ausgabe:
[USERIDS=1,2,3]Hello World![/USERIDS] - Appears only for users with ids 1, 2, 3.
-
Hides the text from users by id that are listed in the list of parameters of the BB-code.
- Beispiel:
- [USERSIDEXC=1,2,3]Hello World![/USERSIDEXC] - Appears only for all users except with ids 1, 2, 3.
- Ausgabe:
- Appears only for all users except with ids 1, 2, 3.