JordanH
Well-known member
I want to show something in a template on a custom help page I made. I don't want it showing on other help pages.
so using "$template == 'help_page'" won't work for me. I just want to target the specific help page I created.
Is there a something similar to "$forum.node_id == x" but for help pages? Or even a way to target the title of the page?
so using "$template == 'help_page'" won't work for me. I just want to target the specific help page I created.
Is there a something similar to "$forum.node_id == x" but for help pages? Or even a way to target the title of the page?