]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/inline.mdwn
web commit by http://wikevent.org/en/User:Mark: add my site
[git.ikiwiki.info.git] / doc / plugins / inline.mdwn
index 6baf6ba9bc719ab9a98356f2e729c739764cc5bc..5cb8383c1ed6104b9a91f1e6caa62c4ff7c05950 100644 (file)
@@ -1,5 +1,4 @@
 [[template id=plugin name=inline core=1 author="[[Joey]]"]]
 [[template id=plugin name=inline core=1 author="[[Joey]]"]]
-[[tag type/core]]
 
 This is a [[PreProcessorDirective]] that allows including one wiki page
 inside another. For example:
 
 This is a [[PreProcessorDirective]] that allows including one wiki page
 inside another. For example:
@@ -35,6 +34,11 @@ directive:
   full controls.
 * `quick` - Build archives in quick mode, without reading page contents for
   metadata. By default, this also turns off generation of any feeds.
   full controls.
 * `quick` - Build archives in quick mode, without reading page contents for
   metadata. By default, this also turns off generation of any feeds.
+* `template` - Specifies the template to fill out to display each inlined
+  page. By default the `inlinepage` [[template|templates]] is used, while
+  the `archivepage` template is used for archives. Set this parameter to
+  use some other, custom template. Note that you should still set
+  `archive=yes` if your custom template does not include the page content.
 * `raw` - Rather than the default behavior of creating a [[blog]],
   if raw is set to "yes", the page will be included raw, without additional
   markup around it, as if it were a literal part of the source of the 
 * `raw` - Rather than the default behavior of creating a [[blog]],
   if raw is set to "yes", the page will be included raw, without additional
   markup around it, as if it were a literal part of the source of the