X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9d7375c3b263e77da29a5db22af480db8b99d990..297ff849b93e5a75074e321fe65500f0e091601c:/doc/plugins/fortune.mdwn?ds=inline diff --git a/doc/plugins/fortune.mdwn b/doc/plugins/fortune.mdwn index 65aa355cd..d8130d631 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 ]] -If this plugin is enabled, here's a fortune for you: +[[!if test="enabled(fortune)" then=""" +Here's a fortune for you: ---- -[[fortune ]] +[[!fortune ]] +"""]]