[RSS Feed/News] Target all forum_view template types

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Hi,

Is there any way to target all forum view template types with a single conditional?

Something like: <xf:if is="$template =='forum_view'">, but for all types (question, suggestion, ...).

I've tried with <xf:if is="$template =='forum_view*'"> and <xf:if is="$template =='forum_view_*'">, but that's not right.

Thank you.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom