X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/d9633de2ce0fe0624348486d453f278aaf9ca61f..f50622f1361b45e15e53a5b849c64483d2a29d21:/doc/plugins/fortune.mdwn?ds=sidebyside diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index 3f740e47a..c47c02e6f 100644 --- a/doc/plugins/fortune.mdwn +++ b/doc/plugins/fortune.mdwn @@ -1,12 +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. + \[[!fortune ]] -If this plugin is enabled, here's a fortune for you: +[[!if test="enabled(fortune)" then=""" +Here's a fortune for you: ---- -[[fortune ]] +[[!fortune ]] +"""]]