X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/8f8959c96ecc69ecc75b5e5c76b52345afce94d8..fd160168332e90569f0f87b573a39687797c3fcd:/doc/plugins/fortune.mdwn diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index 93bc4bd05..c47c02e6f 100644 --- a/doc/plugins/fortune.mdwn +++ b/doc/plugins/fortune.mdwn @@ -1,13 +1,15 @@ -[[template id=plugin name=fortune included=1 author="[[Joey]]"]] -[[tag type/fun]] +[[!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 ]] + \[[!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 ]] +"""]]