X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7f1313c0525570bdd8c660f436bf95ef764fad45..5921b86fccde90e5a9c77623d808be06f40cbe47:/doc/plugins/fortune.mdwn diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index 3c15f1b4e..b855c18f3 100644 --- a/doc/plugins/fortune.mdwn +++ b/doc/plugins/fortune.mdwn @@ -1,14 +1,15 @@ +[[template id=plugin name=fortune author="[[Joey]]"]] +[[tag type/fun]] + This just uses the `fortune` program to insert a fortune into the page. Usage: \[[fortune ]] -This plugin is included in ikiwiki, but not enabled by default. - -If this plugin is enabled, here's a fortune for you: +[[if test="enabled(fortune)" then=""" +Here's a fortune for you: ---- [[fortune ]] - -[[tag plugins/type/fun]] +"""]]