aboutsummaryrefslogtreecommitdiff
path: root/underlays/basewiki/directive/fortune.mdwn
blob: 36e0b5733aec0480cbf112a33e32700b5be147ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The `fortune` directive is supplied by the [[!iki plugins/fortune]] plugin.

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 ]]
"""]]