]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/wikitemplates.mdwn
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[ikiwiki.git] / doc / wikitemplates.mdwn
index 1beed649b7c84f0488408a03151a95a157879cc5..9643bcd79d59ae766f8f120223ce14d927d227c4 100644 (file)
@@ -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.