BB Codes for Forum

  • Bold, Italics, Underline, and Strike-through
    Makes the wrapped text bold, italic, underlined, or struck-through.
    • Example:
      Code:
      This is [B]bold[/B] text.
      This is [I]italic[/I] text.
      This is [U]underlined[/U] text.
      This is [S]struck-through[/S] text.
      Output:
      This is bold text.
      This is italic text.
      This is underlined text.
      This is struck-through text.
 
  • Text Color, Font, and Size
    Changes the color, font, or size of the wrapped text.

    Example:
    Code:
    This is [COLOR=red]red[/COLOR] and [COLOR=#0000cc]blue[/COLOR] text.
    This is [FONT=Courier New]Courier New[/FONT] text.
    This is [SIZE=1]small[/SIZE] and [SIZE=7]big[/SIZE] text.
    Output:
    This is red and blue text.
    This is Courier New text.
    This is small and big text.
 
  • Profile Linking
    Links to a user's profile. This is generally inserted automatically when tagging a user.

    Example:
    Code:
    USER=1]User Name[/USER]
    Output:
    @User Name

    • Image
      Display an image, using the wrapped text as the URL.

      Example:
      Code:
      [IMG]http://cowboyszone.com/styles/default/xenforo/avatars/avatar_s.png[/IMG]
      Output:
      avatar_s.png
 
  • Lists
    Displays a bulleted or numbered list.

    Example:
    Code:
    [LIST]
    [*]Bullet 1
    [*]Bullet 2
    [/LIST]
    [LIST=1]
    [*]Entry 1
    [*]Entry 2
    [/LIST]
    Output:
    • Bullet 1
    • Bullet 2
    1. Entry 1
    2. Entry 2


 
  • Text Alignment
    Changes the alignment of the wrapped text.

    Example:
    Code:
    [LEFT]Left-aligned[/LEFT]
    [CENTER]Center-aligned[/CENTER]
    [RIGHT]Right-aligned[/RIGHT]
    Output:
    Left-aligned
    Center-aligned
    Right-aligned


 
  • Quoted Text
    Displays text that has been quoted from another source. You may also attribute the name of the source.

    Example:
    Code:
    [QUOTE]Quoted text[/QUOTE]
    [QUOTE=A person]Something they said[/QUOTE]
    Output:
    Quoted text
    Click to expand...
    A person said:
    Something they said
 
  • Text Containing Spoilers
    Hides text that may contain spoilers so that it must be clicked by the viewer to be seen.

    Example:
    Code:
    [SPOILER]Simple spoiler[/SPOILER]
    [SPOILER=Spoiler Title]Spoiler with a title[/SPOILER]


  • Output:
    You Smell like old Bologna

  • Or if you want to add a title

  • You smell like old Bologna
 
Last edited:
gfycat copy/pasted id manually with no parameters:
Code:
[media=gfycat]PleasingSphericalAkitainu[/media]


From toolbar paste (defines width and height, uses parameter values):
Code:
[MEDIA=gfycat]height=360;id=PleasingSphericalAkitainu;width=640[/MEDIA]


Messing with parameters:

1280x720
Code:
[MEDIA=gfycat]height=720;width=1280;id=PleasingSphericalAkitainu[/MEDIA]


71x40 (why not?):
Code:
[MEDIA=gfycat]width=71;height=40;id=PleasingSphericalAkitainu[/MEDIA]
 
Sped quickly away,,,from the fray,,,

This is cool,thanks I'm going to study this daily
 

Staff online

Latest posts

Forum statistics

Threads
465,179
Messages
13,856,619
Members
23,788
Latest member
mattyice
Back
Top