Cannot parse if function in Custom BBCode's Replacement
Hi all,
Ok, here's the problem, I wanna make some conditions within the new bbcode I made so I added <if condition...blah blah in the Replacement box in the Add New BB Code and submitted it. But when I turned out and checked it, only the other html elements worked, but if. Ie. I put <if condition="2 < 1">Yeah, 1 is greater than 2<else />Nop 2 is still greater</if> in the Replacement and the text came out as "Yeah, 1 is greater than 2 Nop 2 is still greater" :speechless:. Any replies would be appreciated. Thanks
|