Help on Templates
Templates make it easier for users to add new pages. Instead of requiring that each bit of new information be added by hand, templates have some text and structure already filled in. Variables can be used to insert date, time, creator, pagename, and the like (see HelpOnVariables for more).
Once a new page has been created (see HelpOnPageCreation) a list of templates will be displayed, as well as the option to create a blank page. The main templates used are AtlasModelTemplate for model pages, SummaryTemplate for summary pages (see HelpOnSummaries) and CategoryTemplate for creating new categories (see HelpOnCategories). For example, NewModel has a link to AtlasModelTemplate that loads the content of that template into the editor box when you click on the link.
A template page must be named with an ending fitting the standard template name ending (which defaults to "Template"). The administrator can change the default template name ending by setting "page_template_regex" in the configuration files. The new template page will be added to the list of template pages displayed when you try to show a non-existent page.
