__section__ default __description__ the form that edits the templates. If you break this form, you'll have to use the template-tool to fix it template editor * templatedelete_flag = whether to display the template delete form or not * tpid = template ID * templateref = hash ref containing template specifics * section_select = form select containing sections * page_select = form select contain pages * template_select = form select containing templates * templateform_flag = display template form or not * templateedit_flag = editing a template or not * savepage_select = form select containing pages, this is used to determine page of template * savesection_select = form select containing sections, used to determine section __title__ template editor template __page__ admin __lang__ en_US __name__ templateEdit __template__ [% PROCESS titlebar width='100%' %]
[% IF templatedelete_flag && seclev_flag %]
Do you really want to delete Template [% templateref.name %], tpid [% tpid %]?
[% ELSE %]

Select a template to edit.

[% IF ! form.templatenew %] [% END %]
Section [% section_select %]
Page [% page_select %]
Templates [% template_select %]
Create a new template:

[% END %] [% IF templateform_flag && seclev_flag %] [% IF templateref.description %] [% END %] [% IF templateedit_flag %] [% END %] [% IF templateedit_flag %] [% END %] [% IF templateedit_flag %] [% ELSE %] [% END %] [% ELSIF seclev_flag == 0 %] You don't have privileges to edit the template [% templateref.name %], TPID [% templateref.tpid %]. [% END %] [% IF form.templatedelete_cancel %] [% END %] [% IF ! form.templatenew && templateform_flag %] [% END %]

Template ID: [% tpid %], [% templateref.name %], [% templateref.page %], [% templateref.section %]

[% FILTER strip_extrans %][% templateref.description %][% END %]



Save template in section: [% savesection_select %]
Template section ( new template section? )
Save template in page: [% savepage_select %]
Template page (new template page? )
Template Name
Title
Seclev
Description
Template


Create a new template:

__seclev__ 500