]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - underlays/basewiki/directive/pagetemplate.mdwn
misc minor changes
[git.ikiwiki.info.git] / underlays / basewiki / directive / pagetemplate.mdwn
1 The `pagetemplate` directive is supplied by the [[!iki plugins/pagetemplate]] plugin.
3 This directive allows a page to be created using a different wikitemplates.
4 The page text is inserted into the template, so the template controls the
5 overall look and feel of the wiki page. This is in contrast to the
6 [[ikiwiki/directive/template]] directive, which allows inserting templates
7 _into_ the body of a page.
9 This directive can only reference templates that are already installed
10 by the system administrator, typically into the
11 `/usr/share/ikiwiki/templates` directory. Example:
13         \[[!pagetemplate template="my_fancy.tmpl"]]