BB code is a set of tags based on the HTML language that you may already be familiar with.
They allow you to add formatting to your messages in the same way as HTML does,
but have a simpler syntax and will never break the layout of the pages you are viewing.
The ability to use BB code is set on a forum-by-forum basis by the administrator,
so you should check the forum rules when you post a new message.
Below is a list of the BB code tags you can use to format your messages.
The [list] tag allows you to create simple, bulleted lists without specifying an option. Within the value portion, each bullet is denoted by the [*] tag.
Usage
[list]value[/list]
Example Usage
[list] [*]list item 1 [*]list item 2 [/list]
Example Output
list item 1
list item 2
Advanced Lists
The [list] tag allows you to create advanced lists by specifying an option. The option should have a value of 1 (for a numbered list) or A (for an alphabetic with capital letters list) or a (for an alphabetic with lowercase letters list) or I (for a numbered with capital Roman numeral list) or i (for a numbered with small Roman numeral list).
Usage
[list=Option]value[/list]
Example Usage
[list=1] [*]list item 1 [*]list item 2 [/list]
[list=a] [*]list item 1 [*]list item 2 [/list]
Example Output
list item 1
list item 2
list item 1
list item 2
Images
The [img] tag allows you to embed images within your posts. You can also combine this tag with the [url] tag to make images become links.
[quote]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe]Lorem ipsum dolor sit amet[/quote]
[quote=John Doe;1850719]Lorem ipsum dolor sit amet[/quote]
Example Output
Quote:
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe
Lorem ipsum dolor sit amet
Quote:
Originally Posted by John Doe
Lorem ipsum dolor sit amet
Stop BB Code Parsing
The [noparse] tag allows you to stop the parsing of BB code.
Usage
[noparse][b]value[/b][/noparse]
Example Usage
[noparse][b]Lorem ipsum dolor sit amet[/b][/noparse]
Example Output
[b]Lorem ipsum dolor sit amet[/b]
Attachment
The [attach] tag allows you to display an attachment in your post rather than at the bottom. It will only display attachments that belong to the post in which it is utilized.
Usage
[attach]attachmentid[/attach]
Example Usage
[attach]12345[/attach]
Example Output
Mafia Ask Mod Question
Usage
[askmod]value[/askmod]
Example Usage
[askmod]Test[/askmod]
Example Output
Test
Strikethrough
Usage
[del]value[/del]
Example Usage
[del]Test[/del]
Example Output
Test
EvenSven
Usage
[evensven]value[/evensven]
Example Usage
[evensven]We have much to learn from them.[/evensven]
Example Output
We have much to learn from them.
Mafia Ghost
Usage
[ghost]value[/ghost]
Example Usage
[ghost]Boooooo![/ghost]
Example Output
Boooooo!
GoogleVideo
Embed a Google Video. You only put the video ID in between the BBCode tags (NOT the full URL!). Embedding must be enabled for the video!
Embed YouTube videos in your post.
You just have to put the video ID of the video to be embedded
inside the YouTube BBCode, and it will automatically parse it
into the flash video.
Usage
[oldyoutube]value[/oldyoutube]
Example Usage
[oldyoutube]lXrUSVQ5k78[/oldyoutube]
Example Output
Strikethrough
Usage
[s]value[/s]
Example Usage
[s]Test[/s]
Example Output
Test
Spoiler
Usage
[spoiler]value[/spoiler]
Example Usage
[spoiler]here are secrets[/spoiler]
Example Output
here are secrets
Subscript
Add subscript
Usage
[sub]value[/sub]
Example Usage
[sub]sub sandwich[/sub]
Example Output
sub sandwich
Superscript
Add Superscript
Usage
[sup]value[/sup]
Example Usage
[sup]super sandwich[/sup]
Example Output
super sandwich
table
With this vB code tables can be inserted into the post. Columns are seperated by »|«, every new line is a new row.
Usage
[table]value[/table]
Example Usage
[table]column 1|column 2|column 3[/table]
Example Output
column 1
column 2
column 3
Mafia unvote w. smart parsing
Smarter Mafia unvote tag w. standarized text.
Usage
[unvote]value[/unvote]
Example Usage
[unvote]unvote: Giraffe[/unvote]
Example Output
Mafia Vote w. smart parsing
Smarter vote tag for Mafia voting.
Usage
[vote]value[/vote]
Example Usage
[vote]VOTE: Giraffe[/vote]
Example Output
Whisper
This is for being very quiet.
Usage
[whisper]value[/whisper]
Example Usage
[whisper]Shhhhhh[/whisper]
Example Output
Shhhhhh
Embedded YouTube
McNutty's improved YouTube code, requiring far fewer resources to load a page full of YouTube videos than the standard tag.
https://giraffeboard.com/showpost.php?p=912828&postcount=12