blob: 5ccf3180ac1926fd362f577a8637fa7ba7e258d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[[!if test="enabled(fortune)"
then="In diesem Wiki ist die Direktive: fortune **aktiviert**."
else="In diesem Wiki ist die Direktive: fortune **nicht aktiv**; falls dies gewünscht wird, den Admin benachrichtigen."]]
---
The `fortune` directive is supplied by the [[!iki plugins/fortune desc=fortune]] plugin.
This just uses the `fortune` program to insert a fortune cookie into the page.
Usage:
\[[!fortune ]]
[[!meta robots="noindex, follow"]]
|