]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/fortune.mdwn
debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6
[git.ikiwiki.info.git] / doc / plugins / fortune.mdwn
1 [[template id=plugin name=fortune author="[[Joey]]"]]
2 [[tag type/fun]]
4 This just uses the `fortune` program to insert a fortune into the page.
5 Usage:
7         \[[fortune ]]
9 [[if test="enabled(fortune)" then="""
10 Here's a fortune for you:
12 ----
14 [[fortune ]]
15 """]]