Replace [[!trailinline]] directive with [[!inline trail=yes]]
[ikiwiki.git] / doc / ikiwiki / directive / inline.mdwn
index 22c18d9a18714556591b0ac574736a291e4360cf..4b11e599737819036f7b8bbe40a2ed2292e456af 100644 (file)
@@ -117,5 +117,10 @@ Here are some less often needed parameters:
   [[SubPage/LinkingRules]] as in a [[ikiwiki/WikiLink]]), and they are inlined
   in exactly the order given: the `sort` and `pages` parameters cannot be used
   in conjunction with this one.
+* `trail` - If the [[!iki plugins/trail desc=trail]] plugin is enabled, turn
+  the inlined pages into a trail with next/previous links, by passing the same
+  options to [[ikiwiki/directive/trailitems]]. The `skip` and `show` options
+  are ignored by the trail, so the next/previous links traverse through
+  all matching pages.
 
 [[!meta robots="noindex, follow"]]