X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/becacc5566bfa841f907b51f36d0034081842752..53fcabd783eb395030f9f7e409a75349d3bd1381:/doc/plugins/fortune.mdwn diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index f4c45a921..c47c02e6f 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. + \[[!fortune ]] -If this plugin is enabled, here's a fortune for you: +[[!if test="enabled(fortune)" then=""" +Here's a fortune for you: ---- -[[fortune ]] - -[[tag type/fun]] +[[!fortune ]] +"""]]