In XenForo, templates can contain HTML or CSS code along with a wide range of template Syntax like if conditions, foreach syntax, contentcheck etc.
Template
A Visual Guide To XenForo Ads
XenForo’s default style provides 19 ad locations. Here is the visual guide to how each one of them is placed.
A Visual Guide To XenForo Hooks
The complete visual guide to the position of each XenForo hook for header, footer as well as the forum_list, forum_view, thread_view and member_view pages
What are Hooks in XenForo Templates?
XenForo hooks are code snippets inside XenForo templates to execute any code in PHP via a plugin or template_hook event listener
How To Show Ads Only on the Homepage in XenForo?
To show ads only on the homepage can vary based on how you wish to show them – using an ad manager addon or by modifying the template. Let me share both.