Add more then one token

Support for PhpBB3 BBCodes.
Post here to get help with any BBCode related issue
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe exactly what it is you want.
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

Add more then one token

Post by MrSherenai »

Hey,

for my code i have to use more then one token in one tag. I want to seperate them with a ;(Like this: [report]{TEXT1};{TEXT2};{TEXT3}[/report])
But i dont know how to seperate the tokens if i want to use more then one.

MfG MrSherenai
Last edited by MrSherenai on 07 Jun 2010, 07:19, edited 1 time in total.

Re: Add more then one token

Post by cisco007 »

why don't you take a look at some of the bbcodes on this site that use more than one token, maybe you will get an idea!
then if you still can't figure it out, let me know!