XF 1.5 Anyone know how to add twitch custom bbcode?

LegendZ

Member
Anyone know how to add twitch bbcode?

I added this to html replacement:

Code:
<iframe src="http://site.com/tw/?username={text}" width="60%" height="64" frameborder="0"></iframe>

and it doesnt work, do i need to add something in index/header?
 
Top Bottom