aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/fortune.mdwn
blob: b855c18f3a5f0414f3c5b07b089f2f25fc5fd74c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[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 ]]
"""]]