-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|682|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
SoCoder -> Article Home -> Website Information


 
Jayenkai
Created : 12 September 2006
Edited : 03 February 2023

BBCode

The ins and outs of BBCode

If you want to illustrate BBCode at any time, use double square brackets [bbcode], and they'll show up as single ones.

Smilies






Basic Stuff / Formatting Text


Basics

[b] Bold Text [/b] [i] Italic [/i] [u] Underlined [/u]
Bold Text Italic Underlined

[b][i]Bold+Italic[/i][/b]
Bold+Italic

Highlighting

[me]Slaps Amon with a rather large trout[/me]
*Slaps Amon with a rather large trout*

[moan]Moaning[/moan]
|moan| Moaning |moan|

[rant]Ranting[/rant]
|!!ARGH| Ranting |ARGH!!|

[edit]Edited bit[/edit]
|edit| Edited bit |edit|

[update]Updated bit[/update]
|update| Updated bit |update|

Font Size

[big]Big[/big] [big][big]Bigger[/big][/big]
Big Bigger

[sm]Small[/sm] [sm][sm]Smaller[/sm][/sm]
Small Smaller

[h1]Header 1[/h1] [h2]Header 2[/h2] [h3]Header 3[/h3] [h4]Header 4[/h4] [h5]Header 5[/h5]

Header 1

Header 2

Header 3

Header 4

Header 5

Quotes


[quote]Quoting something[/quote]
Quoting something


[quote=Someone]Quoting someone[/quote]
Someone Quoting someone





Layout


Tables

[t] [r]
[c]Table[/c] [c_a]to[/c] [c_b]put[/c]
[/r] [r]
[c]your[/c] [c_c]data[/c] [c_d]into[/c]
[/r] [/t]
Table to put
your data into


Lists

[list][*]Item 3[*]Item 1[*]Item 2[/list]
  • Item 3
  • Item 1
  • Item 2

Numbered Lists

[ol][*]Item 3[*]Item 1[*]Item 2[/ol]
  1. Item 3
  2. Item 1
  3. Item 2

Justification

[left]Left[/left]
Left


[center]Center/Centre[/centre]
Center/Centre


[right]right[/right]
right


[chatl]Chat Left (Blue)[/chatl]
[chatr]Chat Right (Green)[/chatr]

Chat Left (Blue)

Chat Right (Green)


A Line!

[hr]



Media


Regular Image

[img]https://socoder.net/uploads/1/avatar2013_64_thumb.png[/img]


Thumbnailed Image

[imgs]https://socoder.net/uploads/1/PlatdudesLunarLanding.png[/imgs]


Hyperlink

[url]https://squeakyduck.co.uk/[/url], alternatively, [url=https://squeakyduck.co.uk/]Squeaky Duck[/url]
squeakyduck.co.uk/, alternatively, Squeaky Duck

Code

{code}Your code goes here.{/code} <-- use Square brackets, I can't figure out how to show that!


JSE Code

If you've coded something in JSE, use the jse BBCode instead, so it can be easily opened with the GotoJSE button.
{jse}Your code goes here.{/jse} <-- use Square brackets, I still can't figure out how to show that!
  --v

Video

[YouTube]8zEQhhaJsU4[/YouTube]

View on YouTube

Facebook

[facebook]https://www.facebook.com/Jayenkai/posts/10157413241233359[/facebook]


Want to do more with BBCode? Check out the Advanced BBCode

 

Comments