diff options
Diffstat (limited to 'doc/wikitemplates.mdwn')
-rw-r--r-- | doc/wikitemplates.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 1beed649b..9643bcd79 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -38,4 +38,8 @@ The [[plugins/pagetemplate]] plugin can allow individual pages to use a different template than `page.tmpl`. The [[plugins/template]] plugin also uses templates, though those -[[templates]] are stored in the wiki. +[[templates]] are stored in the wiki and inserted into pages. + +The [[plugin/edittemplate]] plugin is used to make new pages default to +containing text from a template, which can be filled as out the page is +edited. |