misc minor changes
[ikiwiki.git] / doc / plugins / pagetemplate.mdwn
index b81f0a4d76fba3575641ed0c0132303c2fa45514..afd5eb5000f42ecc9d63fef243dec3baafc8fb35 100644 (file)
@@ -1,10 +1,10 @@
 [[!template id=plugin name=pagetemplate author="[[Joey]]"]]
 [[!tag type/chrome]]
 
-This plugin implements the [[ikiwiki/directive/pagetemplate]] [[ikiwiki/directive]].
-The directive allows a page to be created using a different
+This plugin provides the [[ikiwiki/directive/pagetemplate]]
+[[ikiwiki/directive]], which allows a page to be created using a different
 [[template|wikitemplates]].
 
 This plugin can only use templates that are already installed in
-/usr/share/ikiwiki/templates (or wherever ikiwiki is configured to look for
+`/usr/share/ikiwiki/templates` (or wherever ikiwiki is configured to look for
 them). You can choose to use any .tmpl files in that directory.