X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/9d7375c3b263e77da29a5db22af480db8b99d990..e083e4caa8175c4ccc45dd06e9b9cd784dcbbc94:/doc/plugins/fortune.mdwn diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index 65aa355cd..3cb125ac1 100644 --- a/doc/plugins/fortune.mdwn +++ b/doc/plugins/fortune.mdwn @@ -1,13 +1,14 @@ -[[template id=plugin name=fortune included=1 author="""[[Joey]]"""]] -[[tag type/fun]] +[[!template id=plugin name=fortune author="[[Joey]]"]] +[[!tag type/fun]] +[[!tag type/widget]] -This just uses the `fortune` program to insert a fortune into the page. -Usage: +This plugin implements the [[ikiwiki/directive/fortune]] [[ikiwiki/directive]]. +This directive uses the `fortune` program to insert a fortune into the page. - \[[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 ]] +"""]]