]> sipb.mit.edu Git - ikiwiki.git/blob - doc/plugins/pagetemplate.mdwn
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / doc / plugins / pagetemplate.mdwn
1 [[!template id=plugin name=pagetemplate author="[[Joey]]"]]
2 [[!tag type/chrome]]
3
4 This plugin provides the [[ikiwiki/directive/pagetemplate]]
5 [[ikiwiki/directive]], which allows a page to be displayed
6 using a different [[template|wikitemplates]] than the default.
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.