MyBB Community Forums

Full Version: If conditions in templates
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello, does mybb 1.6 support if conditions into templates?
I want to show a custom text under forum header according to the content of some variables... so a syntax like this might be useful:

<if condition=$page > 1 <then> Pagina {$page}</if>

I don't wanna change core files of Mybb... only official plugins