XF 1.1 Triple conditionals (xen:if and xen else at the end)

  • Thread starter Thread starter account8226
  • Start date Start date
A

account8226

Guest
Hello, I would like to add a multiple conditional, for example :

if forum id is 1 show this image,
else if forum id is 2 show that other image;
and else for any other forum (id 3,4,5,6,...) show this image.

I tried to use xen:else / but it's hard to understand as I am French.

Thanks you very much for your help.
 
Top Bottom