Guide on BBCode


(Randomdeath) #1

Put brackets around the letters/slashes: [ b ] [ /b ] No spaces!!!

Bold (b-/b) Makes {text} bold

Italic {text} (i-/i)

Underline {text} (u-/u)

Line-through {text} (s-/s)

Font-size {text} (size={number}{text}/size)

Font colour [color={colour}]{text} (color={color}{text}/color)

Center text [center]{text}[/center] (center{text}/center)

Quote

{text}
(quote{text}/quote)

Quote (named) [quote={name}]{text}[/quote] (quote={name}{text}/quote)

Link {url} (url{url}/url)

Link (named) {text} (url={url}]{text}/url)

Image {url} (img{url}/img)

Ordered list: [ol]{items}[/ol] (ol{items}/ol)

Tables [table]{rows}[/table] (table{rows}/table)

Youtube videos


(youtube{id}/youtube)

(SereneFlight) #2

http://forums.dirtybomb.nexon.net/discussion/18997/basic-bbcode-updated/p1


(Ardez1) #3

See the post by @SereneFlight

The forum already has one of these :stuck_out_tongue:

Locking thread.


(Randomdeath) #4

Bold {text} Makes {text} bold

Italic {text} Makes {text} italic

Underline {text} Underlines {text}

Line-through {text} Create a line-through/strike through on {text}

Font-size {text} Changes the font-size of {text} Font-size

Font colour [color={colour}]{text} Changes the colour of {text}

Center text [center]{text}[/center] Centers {text} on screen

Quote

{text}
Creates a quotation box containing {text}

Quote (named) [quote={name}]{text}[/quote] Creates a quotation box quoting {name} as saying {text} Quote (named)

Link {url} Makes a link to {url}

Link (named) {text} Makes a named link to {url}

Image {url} Shows the image indicated by {url}

Image (resized) Full version: [img width={width} height={height} …]{url}
Another variant (shorthand): [img={width}x{height}]{url} Shows {url} image resized to {width} and {height} Image (resized

List Unordered list: [ul]{items}[/ul]

Ordered list: [ol]{items}[/ol]

Another variant: [list]{items}[/list] Displays a list of {items}e

List item [li]{text}[/li]

Shorthand: [*]{text}
ewline Species an {item} within a list

Code

{text}
Renders the {text} while maintaing all white spacing

Tables [table]{rows}[/table] Show a table with {rows} in it

Table rows [tr]{cells}[/tr] Renders a table row containing {cells}

Table content cells Heading cell: [th]{content}[/th]

Content cell: [td]{content}[/td] Shows {content} in a table (heading)

Youtube videos


Shows the youtube video indicated by {id}

Google videos [gvideo]{id}[/gvideo] Shows the google video indicated by {id}