Is it possible to have 2 {option} things in a custom bbcode?
Such as the quote has: [QUOTE=Sunstroke; 1000]
If you want to know what my problem is specifically...
I'm using a java program with a bbcode, it works quite well! But I would like to set it up so that you can set the height and width of the applet by typing in [draw=100; 200] and it would have height set to 100, and width set to 200. To do this, I need to know if it's possible to have more than one {option} command and what it's called.
Such as the quote has: [QUOTE=Sunstroke; 1000]
If you want to know what my problem is specifically...
I'm using a java program with a bbcode, it works quite well! But I would like to set it up so that you can set the height and width of the applet by typing in [draw=100; 200] and it would have height set to 100, and width set to 200. To do this, I need to know if it's possible to have more than one {option} command and what it's called.
Comment