Example of Sub-template

Parameter file enables you to include sub-templates into the current template. A sub-template can be a text file or an Html file.

Sub-templates can be used Le sous-modèles peuvent être utilisé with automatic fields [onload] and [onshow].

Example of sub-template that makes headers and footers:


[onload;file='tbs_us_examples_include_header.htm']
[onload;file=[var.tmpl_menu]] [onload;file=[var.tmpl_article]]
 
[onload;file='tbs_us_examples_include_footer.htm']

- See Header sub-template
- See Footer sub-template
- See Menu sub-template
- See Main Page sub-template
- See Heading 1 sub-template
- See Heading 2 sub-template
- See Heading 3 sub-template