Contents
What is BBCode used for?
Bulletin Board code (BBCode) is a lightweight markup language designed to let users format the text of their messages. It is used in many forums on the web, not just on websites created with Kentico. BBCode tags are similar to HTML tags and are entered in square brackets.
How does BBCode work?
BBCode is based on the same principle as, and is similar to, HTML. It can be used for things such as colored text, underlined text, pictures, and links. Because of how BBCode works, content surrounded with a right-facing and left-facing square bracket will become invisible.
What is BBCode for a link?
BBCode is a sort of simple syntax that you can use to format your entries with bold text, links, and more. BBCode can be used in your entry fields when you create an entry or when you leave a comment. It cannot normally be used in a Template.
How do you make a Blackberry code?
BBCode includes tags to allow you to quickly change the basic style of your text….Text Formatting
- To make a piece of text bold enclose it in [b][/b], e.g. [b]Hello[/b]
- For underlining use [u][/u], for example:
- To italicise text use [i][/i], e.g.
What is BBC markup language?
Alternatively referred to as BBC tag and BBCode, BBC is a markup language that enables users to format their text on a forum or bulletin board. BBC is especially helpful because it allows markup without creating the security issues that come with forum users utilizing HTML code.
How do you do spoilers in BBCode?
Write [spoiler]text[/spoiler] or [spoiler title=title]text[/spoiler] and it will hide the content on anywhere that you can render BBCodes.
How do I link in BBCode?
Type an URL and mark the text, use then the BBCode button for URL and you are done. P.S.: Hold down the CTRL key when clicking a link.
What is BBCode editor?
BBCode is a lightweight markup language which is used in some message board engines. An optional CKEditor plugin called BBCode Output Format configures CKEditor 4 to output BBCode format instead of (X)HTML. The image below shows an example of the editor content created in BBCode format, as displayed in the source view.
How do you make a spoiler on a forum?
How do I use the spoiler function on the forum? Highlight the text that you wish to be hidden under the spoiler, then select the spoiler option from the insert menu. You will be prompted to add a title which is what everyone will see on the spoiler tag.
How are comments formatted on the message board?
When you post your comments to the message board, this configuration will display the words Item One, Item Two, Item Three, and Item Four in a vertical list format complete with bullet points.
How to add an underline to a message on BBCode?
To add an underline effect to some words in your message, you can use the following tags in the message area: [u] [/u] – Next, add any content you’d like underlined between these tags. When you post your thread to a message board, any text within these tags will appear underlined.
Can You disable BBCode on a per post basis?
In addition you can disable BBCode on a per post basis via the posting form. BBCode itself is similar in style to HTML, tags are enclosed in square brackets [ and ] rather than < and > and it offers greater control over what and how something is displayed.
How to change the style of text in BBCode?
BBCode includes tags to allow you to quickly change the basic style of your text. This is achieved in the following ways: To make a piece of text bold enclose it in [b] b], e.g. [b] Hello [/b] will become Hello. For underlining use [u] [/u], for example: [u] Good Morning [/u] becomes Good Morning. To italicise text use [i] [/i], e.g.