What is BBCode?
In Bitrix24, you can use BBCode tags when creating a new post in Feed, commenting posts, adding new tasks, sending emails and sending messages in Bitrix24 Messenger (including Open Channels).
How to use BBCode tags
For example, if you want to make text bolded, use BBCode tag [B][/B]
:
[B]bolded text[/B]. The result will be: bolded text.
Let's try to use BBCode tags when sending a message to Feed. First you need to click A button at the bottom right corner > click BBCode button > type your text using BBCode tags.
Click Send. As a result, the text is bolded and italicized.
List of BBCode tags available in Bitrix24
Feed, tasks, comments, emails
Description | BBCode tag | Result | ||||||
---|---|---|---|---|---|---|---|---|
Bolded text | [B]Text[/B] | Text | ||||||
Italicized text | [I]Text[/I] | Text | ||||||
Underlined text | [U]Text[/U] | Text | ||||||
Strikethrough text | [S]Text[/S] | |||||||
Combination of BBCode tags | [B][I][U][S]Text[/S][/U][/I][/B] | |||||||
Font color | [COLOR=#ff0000]Text[/COLOR] | Text | ||||||
Font size | [SIZE=10pt]Text[/SIZE] | Text | ||||||
Font | [FONT="Courier New"]Text[/FONT] | Text | ||||||
Ordered list | [LIST=1] [*]Text1 [*]Text2 [*]Text3 [/LIST] |
|
||||||
Unordered list | [LIST] [*]Text1 [*]Text2 [*]Text3 [/LIST] |
|
||||||
Left align text | [LEFT]Text[/LEFT] |
Text
|
||||||
Center text | [CENTER]Text[/CENTER] |
Text
|
||||||
Right align text | [RIGHT]Text[/RIGHT] |
Text
|
||||||
Justify text | [JUSTIFY]Text[/JUSTIFY] |
Text
|
||||||
Image | [IMG]https://image.example.com[/IMG] | ![]() |
||||||
Link | [URL=https://www.bitrix24.com/]Bitrix24[/URL] | Bitrix24 | ||||||
Table |
|
|
||||||
Code | [CODE]Text[/CODE] |
Text |
||||||
Emoji | :D | ![]() |
||||||
Video | [VIDEO TYPE=YOUTUBE WIDTH=110 HEIGHT=62] //https://www.youtube.com/embed/KYLldpeV2fE?feature=oembed[/VIDEO] |
|
||||||
Spoiler Spoiler with title |
[SPOILER]Text[/SPOILER] [SPOILER=Title]Text[/SPOILER] |
![]() |
||||||
Quote | [QUOTE]Text[/QUOTE] | Text |
||||||
User mention | [USER=111]Jack Johnson[/USER] | Jack Johnson |
Chats and open channels
Description | BBCode tag | Result |
---|---|---|
Bolded text | [B]Text[/B] | Text |
Italicized text | [I]Text[/I] | Text |
Underlined text | [U]Text[/U] | Text |
Strikethrough text | [S]Text[/S] | |
Combination of BBCode tags | [B][I][U][S]Text[/S][/U][/I][/B] | |
Link | [URL=https://www.bitrix24.com/]Bitrix24[/URL] | Bitrix24 |
Quote | >>Text | Text |
User mention | USER=111]Jack Johnson[/USER] | Jack Johnson |
Icon (.svg, .png, .gif, .jpg) Read more | [ICON=https://em-content.zobj.net/thumbs/240/apple/325/smiling-face-with-smiling-eyes_1f60a.png title=Smile] | ![]() |
Emoji | :D | ![]() |