]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/pagetemplate.mdwn
fixed description for open parameter
[ikiwiki.git] / doc / plugins / pagetemplate.mdwn
index 192322d724c19c141c930d6caa140d57bbfae0b9..57d78483de81824e0c39977c1e121700346a0e5c 100644 (file)
@@ -1,8 +1,8 @@
-[[template id=plugin name=pagetemplate author="[[Joey]]"]]
-[[tag type/chrome]]
+[[!template id=plugin name=pagetemplate author="[[Joey]]"]]
+[[!tag type/chrome]]
 
 This plugin allows a page to be created using a different
-[[template|wikitemplate]]. The page text is inserted into the template, so
+[[template|wikitemplates]]. The page text is inserted into the template, so
 the template controls the overall look and feel of the wiki page. This is
 in contrast to the [[template]] plugin, which allows inserting templates
 _into_ the body of a page.
@@ -11,6 +11,4 @@ This plugin can only use templates that are already installed in
 /usr/share/ikiwiki/templates (or wherever ikiwiki is configured to look for
 them). You can choose to use any .tmpl files in that directory. Example:
 
-       \[[pagetemplate template=my_fancy.tmpl]]
-       
-[[pagetemplate template=my_fancy.tmpl]]
+       \[[!pagetemplate template=my_fancy.tmpl]]