Common BBCodes

Discussion in 'Managing Your Online Community' started by Tom, Jul 12, 2009.

  1. Tom

    Tom Regular Member

    Joined:
    May 27, 2009
    Messages:
    153
    Likes Received:
    18
    Location:
    New York
    Since most forums enable BBCodes, I thought compiling a list of them would be cool...
     
  2. Yoshi

    Yoshi Regular Member

    Joined:
    Jun 9, 2005
    Messages:
    219
    Likes Received:
    11
    Location:
    UK
    Other than the default ones?

    Um...

    Youtube
    Spoiler

    They're the ones I see more than any others.
     
  3. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    img for adding images
    url for adding links
    i italics
    b boldface
    u underline
     
  4. Wayne Luke

    Wayne Luke Regular Member

    Joined:
    Apr 2, 2009
    Messages:
    991
    Likes Received:
    276
    strike-through text

    table - [table][row=header][cell]column[/cell][cell]new column[/cell][row=alt1][cell]value 1[/cell][cell]value 2[/cell][/row][row=alt2][cell]next value[/cell][cell]next value 2[/cell][/row][/table] - Zebra striped table with header rows.

    header - [hx]header text[/hx] where x equals the header level.

    dropcap - [dropcap]A[/dropcap] Creates a dropcap at the beginning of a paragraph. Could use images as well.

    aside - [aside=right]content here[/aside] - Create quote pullouts or float images to the direction specified.

    anchor - [anchor]text[/anchor] Provides an anchor via <a> tags

    goto - [goto]text[/goto] Provides a link to a previously defined anchor. Use together for content boxes.

    video - [video]url to video file[/video]

    audio - [audio]url to audio file[/audio]
     
  5. Tom

    Tom Regular Member

    Joined:
    May 27, 2009
    Messages:
    153
    Likes Received:
    18
    Location:
    New York
    Thanks for all of the codes Wayne Luke- I like Audio as well as the video BBCodes!
     
  6. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
  7. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    I've never seen most of those Wayne Luke, are they in the current incarnation of vB? Planned for a future version? Looks like I need to experiment with them.
     
  8. Wayne Luke

    Wayne Luke Regular Member

    Joined:
    Apr 2, 2009
    Messages:
    991
    Likes Received:
    276
    They would be codes you would implement yourself and are actually fairly common on customized websites. They are all codes that I have used in the past. I don't use audio and video anymore because we have AME for vBulletin and they aren't needed anymore.
     
  9. gnatster

    gnatster Regular Member

    Joined:
    May 31, 2009
    Messages:
    717
    Likes Received:
    98
    Location:
    Down the hall
    First Name:
    Nathan
    Table is great, a bit of a pain since all the syntax has to be added by hand but I find it indispensable for parts lists. I don't have an an icon for it's pertty much only used by staff since most of the members would be lost.
     
  10. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    I found a much easier table BB code on vBulletin.org and it's so simple. Here's the usage:

    Code:
    [table="head"]Username|Donation Amount|WPT %|WPT Contribution
    Jenny|$10|60%|$6
    Lilla47|$20|60%|$12
    Heather|$20|75%|$15
    Lineola|$20|75%|$15
    Ineke|$15|60%|$9
    | | | 
    ||Total|$57[/table]
    And here is the output: Lineolated Parakeet Forum


    Seems to do the same thing that yours would but is much easier. ;)
     
  11. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    I've wanted a 'table' code for quite some time. Nick, please school us novices on bbCode on how to do that, please. :)
     
  12. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    Here 'ya go! BB Code [table] - vBulletin.org Forum

    It's even a product, meaning you don't have to add the custom BB code yourself! :D
     
  13. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    Holy crappola Batman! Can't believe it....I even had it tagged. :(

    LOL...thanks, gonna check it out later. :D
     
  14. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    Nick, do you use the javascript sortable option for the table code?
     
  15. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    Nah, I haven't experimented with that.
     
  16. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    I just added the table code and it's working great. But, how do you add a 'space' between the text and the cell edge? The text is right up against the cell.
     
  17. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    I'm not sure. I just browsed through some of the posts in that thread and it looks like you can apply your own CSS definitions. So you might want to look into playing around with that. ;)
     
  18. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    Hmm, that could be a really useful mod. Today is quickly becoming my day to add new mods anyway...
     
  19. Nick

    Nick Regular Member

    Joined:
    Jul 27, 2008
    Messages:
    7,441
    Likes Received:
    218
    I think I could say that just about every day. :lol:
     
  20. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39

Share This Page