Template: Difference between revisions From Online Manual

Jump to: navigation, search
(Created page with "A template file in SMF is a file containing HTML and PHP code that operates the look of your forum. If you want to make adjustments to the layout of your forum, you would do ...")
 
m (Robot: Changing Category:SMF Terminology)
 
Line 4: Line 4:
Themes/default/'''BoardIndex.template.php''' - this template is used for the layout of the Board Index.
Themes/default/'''BoardIndex.template.php''' - this template is used for the layout of the Board Index.


<noinclude>[[Category:SMF Terminology]]</noinclude>
<noinclude>
[[Category:SMF terminology]]
</noinclude>

Latest revision as of 14:03, 6 September 2011

A template file in SMF is a file containing HTML and PHP code that operates the look of your forum. If you want to make adjustments to the layout of your forum, you would do this by editing the template files.

An example of a template can be found here:
Themes/default/BoardIndex.template.php - this template is used for the layout of the Board Index.



Advertisement: