X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/18e776f4c16b643e08c524890c2a1af866dab433..6d63b9665cde5db8fd8601f62db4270ffde56025:/doc/templates.mdwn?ds=sidebyside diff --git a/doc/templates.mdwn b/doc/templates.mdwn index a3adaf93e..5bdcbaab6 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -1,11 +1,13 @@ [[if test="enabled(template)" then=""" This wiki has templates **enabled**. +[[if test="enabled(inline)" then=""" These templates are available for inclusion onto other pages in this wiki: [[inline pages="templates/* and !*/discussion" feeds=no archive=yes sort=title template=titlepage]] +"""]] """ else="This wiki has templates **disabled**." ]]