ikiwiki/doc/plugins/fortune.mdwn

16 lines
258 B
Markdown

[[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 test="enabled(fortune)" then="""
Here's a fortune for you:
----
[[fortune ]]
"""]]