patch plugin documentation to refer to directive pages
[ikiwiki] / doc / plugins / pagetemplate.mdwn
1 [[!template id=plugin name=pagetemplate author="[[Joey]]"]]
2 [[!tag type/chrome]]
3
4 This plugin implements the [[ikiwiki/directive/pagetemplate]] [[ikiwiki/directive]].
5 The directive allows a page to be created using a different
6 [[template|wikitemplates]].
7
8 This plugin can only use templates that are already installed in
9 /usr/share/ikiwiki/templates (or wherever ikiwiki is configured to look for
10 them). You can choose to use any .tmpl files in that directory.