AndrewSimm Well-known member Licensed customer Sep 2, 2017 #1 I have an option to turn on or off a scoreboard. I think the easiest way to do this is to wrap the scoreboard html in a if statement in the template. How do I check an option in the template?
I have an option to turn on or off a scoreboard. I think the easiest way to do this is to wrap the scoreboard html in a if statement in the template. How do I check an option in the template?
Chris D XenForo developer Staff member Licensed customer Sep 2, 2017 #2 Code: <xf:if is="$xf.options.option_id">