From 0081f3ab21b02874b0cae8e9e31fa6a9ed32f36a Mon Sep 17 00:00:00 2001 From: zweistein Date: Sat, 7 Mar 2020 14:00:58 +0000 Subject: aktiv? --- ikiwiki/directive/fortune.mdwn | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 ikiwiki/directive/fortune.mdwn diff --git a/ikiwiki/directive/fortune.mdwn b/ikiwiki/directive/fortune.mdwn new file mode 100644 index 00000000..5ccf3180 --- /dev/null +++ b/ikiwiki/directive/fortune.mdwn @@ -0,0 +1,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"]] -- cgit v1.2.1