Hi, i need help with this custom BBCode
i made this customer BBCode as follows
HTML Code:
<a href="http://www.erepublik.com/en/citizen/profile/{param}" target="_blank" />{param}</a>
the BBCode i use for it to work is
Code:
[erep]3121752[/erep]
is there a way i can do this
Code:
[erep]3121752,46574,46573[/erep]
so that it returns like this in the post
HTML Code:
http://www.erepublik.com/en/citizen/profile/3121752
http://www.erepublik.com/en/citizen/profile/46574
http://www.erepublik.com/en/citizen/profile/46573
much help on this would be greatful