|
Author |
Message |
Dr. Nürburg
Writer & Musician
Nevernevercreech
$ 184
AB Rep: +130 Aura:
173868 Credits
|
Posted: Mon Sep 21, 2009 11:56 pm Post subject: How To Use BBCode |
|
|
For those of you unfamiliar with BBCode, this document will teach you how to use it.
BBCode, which stands for 'Bulletin Board Code' is a special implementation of HTML and which enables you to add formatting techniques to your forum posts.
Such techniques include underline, bold, italics, font size, font color, alignment and images.
BBCode uses a system of 'tags'. Each command has a start tag and and end tag. So for example, in order to make something bold, you would put the bold start tag at the beginning and the bold end tag at the end of what you want to appear in bold. As follows:
Info: | [b]This text would show as bold[/b] |
You will notice the difference between the start and end tags. The 'b' of course stands for 'bold', but more importantly the forward slash in the second tag indicates it is the end or closing tag.
Click Here for details of all tags.
The easiest way to use BBCode tags, instead of typing them out, is to first highlight with your mouse whatever you want to add effect to and then click the corresponding button to apply that effect. Doing this will cause the system to automatically place start and end tags at the beginning and end of the selected text.
Other additional tags not listed at the above link are as follows:
To display a YouTube video use the following code:
Info: | [youtube]Insert URL of YouTube video here[/youtube] |
NOTE: You must use the actual URL and not the 'youtu.be' one. Also make sure the URL is http not https, by removing the s.
To align an image to the right with 'text flow' use the following code:
Info: | [imgright]Insert URL of image here[/imgright] |
To align an image to the left with 'text flow' use the following code:
Info: | [imgleft]Insert URL of image here[/imgleft] |
To align an image to the center use the following code:
Info: | [imgcenter]Insert URL of image here[/imgcenter] |
To align text to the right use the following code:
Info: | [right]Insert text to be aligned here[/right] |
To align text to the left use the following code:
Info: | [left]Insert text to be aligned here[/left] |
To strike out text use the following code:
Info: | [strike]Insert text to be striked out here[/strike] |
To highlight text use the following code:
Info: | [hl=yellow]Insert text to be highlighted here[/hl] |
To make text scroll use the following code:
Info: | [scroll]Insert scrolling text here[/scroll] |
Should any additional tags be implemented or made available, I will add them to this topic. _________________
Last edited by Dr. Nürburg on Wed Sep 11, 2013 7:19 pm; edited 2 times in total |
|
Back to top |
|
|
Dr. Nürburg
Writer & Musician
Nevernevercreech
$ 184
AB Rep: +130 Aura:
173868 Credits
|
Posted: Wed May 26, 2010 5:55 pm Post subject: |
|
|
Now available:
Strike out
Info: | [strike]Strike out[/strike] |
Info: | [imgcenter]http://www.arcadeboss.com/images/bosslittle2.gif[/imgcenter] |
Info: | [scroll]Scrolling text[/scroll] |
Highlight text
Info: | [hl=brown]Highlight text[/hl] |
Enjoy! _________________
|
|
Back to top |
|
|
garyoak99
Tournaments Officer
$ 680
AB Rep: +289 Aura:
278975 Credits
|
Posted: Wed May 26, 2010 6:10 pm Post subject: |
|
|
We appreciate the extra BBcode tags. |
|
Back to top |
|
|
taz775
BOW TO MY SUPERIOR INTELLECT!
$ 77
AB Rep: +4
14251 Credits
|
Posted: Wed May 26, 2010 11:42 pm Post subject: |
|
|
Cool upgrades i like the highliting |
|
Back to top |
|
|
Afterburner
1669 Credits
|
Posted: Wed May 26, 2010 11:45 pm Post subject: |
|
|
Interesting |
|
Back to top |
|
|
-White-Wolf-
____-W-W-___
$ 1266
AB Rep: +221 Aura:
1137635 Credits
|
Posted: Wed May 26, 2010 11:50 pm Post subject: |
|
|
|
|
Back to top |
|
|
SmokeyQuartz
Forum Officer
$ 14
AB Rep: +36 Aura:
3193 Credits
|
Posted: Tue Jan 25, 2011 5:21 am Post subject: thanks!! |
|
|
thanks for the codes! its always fun to find more ways to make your post better and grab peoples attention a little better! Much love, Kellina |
|
Back to top |
|
|
Starman
Retired Moderator
New York
$ 1351
AB Rep: +47 Aura:
336411 Credits
|
Posted: Thu Jan 27, 2011 12:56 am Post subject: |
|
|
These ARE pretty cool. |
|
Back to top |
|
|
Dr. Nürburg
Writer & Musician
Nevernevercreech
$ 184
AB Rep: +130 Aura:
173868 Credits
|
Posted: Sun Apr 24, 2011 4:53 pm Post subject: |
|
|
I should add that if you wish to colour your text, then you can use hexadecimal values too and do not just have to stick to the drop down selection of colours provided.
http://www.computerhope.com/htmcolor.htm
http://www.2createawebsite.com/build/hex-colors.html
So for example...
Info: | [color=#D462FF]Text goes here.[/color] |
... would generate...
Text goes here.
You can also combine of course, for example make coloured text scroll across screen. Just use the same code for the coloured text but adding scroll tags either side, as follows...
Info: | [scroll][color=#D462FF]Text goes here.[/color][/scroll] |
.. would generate...
Have fun guys. _________________
|
|
Back to top |
|
|
neeraffa
1st gamer to reach $1000
England
$ 1958
AB Rep: +334 Aura:
25326 Credits
|
Posted: Sun Apr 24, 2011 5:11 pm Post subject: |
|
|
_________________ 26 Time Boss of the Month |
|
Back to top |
|
|
-White-Wolf-
____-W-W-___
$ 1266
AB Rep: +221 Aura:
1137635 Credits
|
Posted: Sun Oct 09, 2011 1:05 am Post subject: |
|
|
Thought I would ask, as it has happened a few times now ...
Sometimes I like to use Bold, but regardless of using any color fonts it always comes out yellow ...
Bold
Is there any way to get around this or not.
Will give a quick example, say I want to say ArcadeBoss, but in bold and in red ...
I highlight and click red, I highlight again and hit bold ...
ArcadeBoss
Comes out yellow.
I know I could use the colour and change font size, like ...
ArcadeBoss
Is there a reason why it will only come out yellow
Thanks. |
|
Back to top |
|
|
Dr. Nürburg
Writer & Musician
Nevernevercreech
$ 184
AB Rep: +130 Aura:
173868 Credits
|
Posted: Sun Oct 09, 2011 6:22 pm Post subject: |
|
|
I think it is a deliberate part of the AB style, since this template does not usually work that way and so must have been deliberately programmed to do it.
It is an interesting effect though... _________________
|
|
Back to top |
|
|
ArcadeBoss
Site Admin
Game On
ARMIO
AB Rep: +111 Aura:
1429714 Credits
|
Posted: Sun Oct 09, 2011 6:41 pm Post subject: |
|
|
I added the color change to bolding, as it provided a nice contrast and helped to emphasize the bolded text even when posters are not customizing their font with tags. |
|
Back to top |
|
|
Starman
Retired Moderator
New York
$ 1351
AB Rep: +47 Aura:
336411 Credits
|
Posted: Sun Oct 09, 2011 7:12 pm Post subject: |
|
|
ArcadeBoss wrote: | I added the color change to bolding, as it provided a nice contrast and helped to emphasize the bolded text even when posters are not customizing their font with tags. |
Thanks AB. |
|
Back to top |
|
|
l3g3nds
UNDER THE SEA
AB Rep: -2
12836 Credits
|
Posted: Sun Oct 09, 2011 7:15 pm Post subject: thanks |
|
|
Cool update... I'm new to this but it seems like this is a good website with nice updates. These forums seem fun already, and the insentive of cash is very appealing =). |
|
Back to top |
|
|
|