How to use BBCode on BitcoinTalk forum
BitcoinTalk is the oldest forum about cryptocurrencies on the Internet. It was launched in 2009 by Bitcoin inventor Satoshi Nakamoto.
It is very simple to use BBCode on BitcoinTalk, just type the acronym of the code in square brackets, like an HTML tag.
Basically, to start the desired formatting you must type the acronym in square brackets, and to end the formatting, type “/” (slash) + formatting acronym. Example: [b]text in bold[/b].
To add color to the formatting, type the formatting abbreviation + “=” (equal sign) + color of your choice. Example: [glow=yellow]highlighted text in yellow[/glow].
For inserting symbols or lines, you do not need to type the closing bracket. Example: [btc]placing bitcoin symbol
WARNING: Do not put space between the brackets and the text to be formatted, otherwise the formatting will not be applied.
See available formatting below:
Bold text
Syntax: [b]bold text[/b]
Result: bold text
Italic text
Syntax: [i]italic text[/i]
Result: italic text
Underlined text
Syntax: [u]underlined text[/u]
Result: underlined text
Strikethrough text
Syntax: [s]strikethrough text[/s]
Result: strikethrough text
Highlighted text
Syntax: [glow=green,2,300]green highlighted text[/glow]
Result: green highlighted text
The three attributes (red, 2, 300) in the “glow” tag are color, intensity, and width, respectively.
Changing text size
Syntax: [size=14pt]changing text size to 14[/size]
Result: changing text size to 14
Changing Text Font
Syntax: [font=Comic Sans]changing text font to Comic Sans[/font]
Result:
changing text font to Comic Sans
Changing text color
Syntax: [color=red]changing text color to red[/color] or [color=#FF0000]changing text color to red[/color]
Result: changing text color to red
Right-aligned text
Syntax: [right]right-aligned text[/right]
Result:
right-aligned text
Left-aligned text
Syntax: [right]left-aligned text[/right]
Result: left-aligned text
Center-aligned text
Syntax: [center]center-aligned text[/center]
Result:
center-aligned text
Superscript text
Syntax: superscript[sup]text[/sup]
Result: superscripttext
Subscript text
Syntax: subscript[sub]text[/sub]
Result: subscripttext
Text in quote format
Syntax: [quote]quote[/quote]
Result:
quote
Text in quote format with authorship
Syntax: [quote author=unknown author link=topic 1500.msg1501234#msg1501234 date=1389485086]Quote text[/quote]
Inserting links
Syntax: [url]https://www.bbcode.org[/url]
Result: https://www.bbcode.org
Inserting Link Name
Syntax: [url=https://www.bbcode.org]BBCode[/url]
Result: BBCode
Inserting Email Address Links
Syntax: [url]email@bbcode.org[/email]
Result: email@bbcode.org
Entering an FTP address
Syntax: [ftp=ftp://]ftp://ftp.bbcode.org/file[/ftp]
Entering an FTP address name
Syntax: [ftp=ftp://ftp.bbcode.org/file]ftp[/ftp]
Entering space to type code
Syntax: [code]inserting code[/code]
Inserting Link Name
Syntax: [url=https://www.bbcode.org]BBCode[/url]
Result: BBCode
Text in list format with default bullets (disc)
Syntax:
[list]
[li]item one[/li]
[li]item two[/li]
[/list]
Text in list format with alternative bullets
Syntax:
[list type=square]
[li]item one[/li]
[li]item two[/li]
[/list]
*You can also use type=circle, none, decimal, lower-roman, upper-roman, katakana, hiragana, armeniam, upper-latin, lower-latin bullets.
Inserting an image
To insert an image from your computer, upload it at https://imgur.com and then copy the address of the image to paste into your code. If you want to insert an image that is already online, just type its address into the code.
Syntax: [img]https://i.imgur.com/bitcoin.png[/img]
Result:
Changing Image Size
Syntax: [img width=72 height=72]https://i.imgur.com/bitcoin.png[/img]
Inserting Youtube video
Copy the YouTube video address and paste it into your code.
Syntax: [url=https://www.youtube.com/watch?v=youtubevideo-id][img]https://img.youtube.com/vi/youtube-video-id/0.jpg[/img][/url]
Inserting a horizontal line
Syntax: [hr]
Result:
Inserting bitcoin symbol
Syntax: [btc]
Inserting table
Syntax:
[table]
[tr]
[td]Name[/td]
[td]Country[/td]
[td]Age[/td]
[/tr]
[tr]
[td]Paul[/td]
[td]UK[/td]
[td]48[/td]
[/tr]
[tr]
[td]Louisa[/td]
[td]Germany[/td]
[td]24[/td]
[/tr]
[/table]
Result:
Name | Country | Age |
Paul | UK | 48 |
Louisa | Germany | 24 |
Inserting smileys
Syntax:
Smiley 🙂
Wink 😉
Cheesy 😀
Grin ;D
Angry >:(
Sad 🙁
Shocked 😮
Cool 8)
Huh ????
Roll eyes ::)
Tongue 😛
Embarrassed :-[
Lips Sealed :-X
Undecided :-\
Kiss :-*
Cry :'(