<?xml version="1.0" encoding="utf-8"?>
<s1 title="HelpOnTemplates"><p></p>
<s2 id="Templates" title="Templates">
<p>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. <jump href="/wiki/HelpOnVariables">Variables</jump> can be used to insert date, time, creator, pagename, and the like. </p>
<p>A template page must be named with an ending fitting the standard template name ending (which defaults to some non-blank characters followed by &quot;<strong>Template</strong>&quot;). The administrator can change the default template name ending by setting &quot;<code>page_template_regex</code>&quot; in the configuration files (<interwiki wiki="MoinMoin" pagename="ConfigMarket">ConfigMarket</interwiki> has some presets for different languages). The new template page will be added to the list of template pages displayed when you try to show a non-existent page. For example, <jump href="/wiki/NonExistentHelpPage" class="nonexistent">NonExistentHelpPage</jump> has a link to <jump href="/wiki/HelpTemplate" class="nonexistent">HelpTemplate</jump> that loads the content of <jump href="/wiki/HelpTemplate" class="nonexistent">HelpTemplate</jump> into the editor box, when you click on that link. </p>
<p>There are other default templates distributed with your MoinMoin instance like a <jump href="/wiki/HomepageTemplate">HomepageTemplate</jump> (for user homepages), a <jump href="/wiki/CategoryTemplate">CategoryTemplate</jump> (for category pages, see  <jump href="/wiki/HelpOnCategories">HelpOnCategories</jump>) or a <jump href="/wiki/SlideTemplate" class="nonexistent">SlideTemplate</jump> (for slides, see <jump href="/wiki/HelpOnSlideShows">HelpOnSlideShows</jump>). </p>
</s2></s1>