summaryrefslogtreecommitdiff
path: root/doc/plugins/pagetemplate.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/plugins/pagetemplate.mdwn')
-rw-r--r--doc/plugins/pagetemplate.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/plugins/pagetemplate.mdwn b/doc/plugins/pagetemplate.mdwn
index bea154340..57d78483d 100644
--- a/doc/plugins/pagetemplate.mdwn
+++ b/doc/plugins/pagetemplate.mdwn
@@ -1,5 +1,5 @@
-[[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|wikitemplates]]. The page text is inserted into the template, so
@@ -11,4 +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]]