Custom Bbcode Help

Discussion in 'Gaming' started by mev1205, Sep 6, 2006.

  1. mev1205

    mev1205 Well-Known Member

    Posts:
    213
    Likes Received:
    0
    Joined:
    Feb 20, 2005
    Location:
    Texas
    Does anyone know if I can create a BBcode like the HTML code on IPB so that people can resize their image in the code without enabling HTML?

    I'll try to explain it a little clearer. This is what I want

    Code:
    [img]image[/img]
    But in BBcode, so that people can resize their images through the code.

    I already tried doing it, but I was only able to change the width because I couldn't have two options. Any help?
     
  2. Tyro

    Tyro Well-Known Member

    Age:
    32
    Posts:
    432
    Likes Received:
    0
    Joined:
    Mar 29, 2006
    Location:
    NY, USA
    If you can't have two options.. How can someone really change that? Did you try php.net?
     
  3. Phili G

    Phili G Well-Known Member

    Age:
    35
    Posts:
    1,498
    Likes Received:
    0
    Joined:
    Oct 5, 2005
    Location:
    England!
    what forum software are you using?
     
  4. Tyro

    Tyro Well-Known Member

    Age:
    32
    Posts:
    432
    Likes Received:
    0
    Joined:
    Mar 29, 2006
    Location:
    NY, USA
    If he's making his own BBCode, he's most likely using a forum he coded himself. But I can't be positive since I don't know him. >_>;
     
  5. mev1205

    mev1205 Well-Known Member

    Posts:
    213
    Likes Received:
    0
    Joined:
    Feb 20, 2005
    Location:
    Texas
    I'm using IPB 2.1.7 and there is a spot to create your own bbcode in the ACP. I've already done alot of other custom ones, this one is the only one I'm having trouble with. I guess I would have to have two options in order to do height and width, but I don't know if there is another way to do it
     

Share This Page