Guide to BBCode

A place to ask and answer questions about how to use the forum.
Post Reply
User avatar
BrianMac
Site Admin
Posts: 787
Joined: Mon Apr 08, 2019 11:45 pm
Location: Connecticut

Guide to BBCode

#1

Post by BrianMac »

BBCode is a "lightweight" computer language that you can use to format your posts. Most of the BBCode functions are available in buttons above box in which you type posts - Bold, Italics, Underline. If you highlight any text in your post and push one of these buttons, it will apply that formatting. But on your screen where you enter your post, you will not see the formating. Instead, you will see that a bracketed letter appears before and after your text. This is the BBCode telling the computer where the formatting (bold, for example) starts and ends. It starts with "[ b ]" and ends with "[ / b ]". To see how this will look when it's posted, however, you have to use the Preview button. You can Preview a post as many times as you want to make sure your post looks right. Don't forget to push Submit when you're ready to post.

This guide: BBCode Guide has very good explanations of the various BBCode features, such as how to make lists, how to insert links to other sites, and how to add pictures that you have stored online (for adding pictures you have stored on your computer, see this thread).

Feel free to use this thread as a practice space for experimenting with the BBCode.
User avatar
Joe Ross
Moderator
Posts: 5001
Joined: Fri Apr 12, 2019 4:46 am
Location: Cincinnati

#2

Post by Joe Ross »

Bumping this topic due to interest in various features. Unfortunately, it's impossible to type the coding as an explanation or an example, as the typed coding will create the feature rather than allow you to see the coding.

A GREAT suggestion during the zoom meeting (I think by DrTom): If you see a post which has features you admire, the simplest way to learn how to create something similar is to click on the " sign to the upper right. This will quote the post into a forum reply, where you will see the formatting of the admired post.

This site has an excellent built-in FAQ section, which I recommend exploring.
Last edited by Joe Ross on Wed Jan 13, 2021 12:21 am, edited 1 time in total.
Whole blood, platelets, or plasma: Donate 4 in 2024

PLATELET ๐—ฑ๐—ผ๐—ป๐—ผ๐—ฟ๐˜€ ๐—ฎ๐—ฟ๐—ฒ ๐—ฟ๐—ฎ๐—ฟ๐—ฒ.
๐—ง๐—ต๐—ฒ ๐—ป๐—ฒ๐—ฒ๐—ฑ ๐—ถ๐˜€ ENORMOUS ๐—ณ๐—ผ๐—ฟ ๐—ฐ๐—ฎ๐—ฟ๐—ฒ:
๐Ÿฐ๐Ÿฌ% ๐—ฝ๐—ฒ๐—ฑ๐—ถ๐—ฎ๐˜๐—ฟ๐—ถ๐—ฐ,
๐Ÿฏ๐Ÿฌ% ๐—ฒ๐—ฎ๐—ฐ๐—ต, ๐˜๐—ต๐—ฒ ๐˜๐—ฎ๐—ฐ๐˜๐—ถ๐—ฐ,
๐—ณ๐—ผ๐—ฟ ๐—ฐ๐—ฎ๐—ป๐—ฐ๐—ฒ๐—ฟ & ๐˜๐—ฟ๐—ฎ๐˜‚๐—บ๐—ฎ. ๐—ฃ๐—Ÿ๐—˜๐—”๐—ฆ๐—˜ ๐—ฆ๐—›๐—”๐—ฅ๐—˜!
User avatar
BrianMac
Site Admin
Posts: 787
Joined: Mon Apr 08, 2019 11:45 pm
Location: Connecticut

#3

Post by BrianMac »

Joe Ross wrote: โ†‘Tue Jan 12, 2021 9:20 pm Unfortunately, it's impossible to type the coding as an explanation or an example, as the typed coding will create the feature rather than allow you to see the coding.
The button on the dashboard </> is meant to solve this. You can use it to display code.

Code: Select all

[b]It doesn't appear as bold[/b].
Post Reply