From 9921a4a8a1a696ce69acce5e14943f0149d926ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 11 Sep 2008 18:41:26 -0400 Subject: Move the directive documentation into its own underlay, separate from basewiki, since it's sorta large compared to the rest of basewiki. --- doc/ikiwiki/directive/haiku.mdwn | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/ikiwiki/directive/haiku.mdwn (limited to 'doc/ikiwiki/directive/haiku.mdwn') diff --git a/doc/ikiwiki/directive/haiku.mdwn b/doc/ikiwiki/directive/haiku.mdwn new file mode 100644 index 000000000..15d303bb7 --- /dev/null +++ b/doc/ikiwiki/directive/haiku.mdwn @@ -0,0 +1,15 @@ +The `haiku` directive is supplied by the [[!iki plugins/haiku]] plugin. + +This plugin allows inserting a randomly generated haiku into a wiki page. +Just type: + + \[[!haiku hint="argument"]] + +[[!haiku hint="argument test"]] + +The hint parameter can be omitted, it only provides the generator a hint of +what to write the haiku about. If no hint is given, it might base it on the +page name. Since the vocabulary it knows is very small, many hints won't +affect the result at all. + +[[!meta robots="noindex, follow"]] -- cgit v1.2.3