]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/plugins/haiku.mdwn
debian/changelog entry for commit 37b4fadcee4e500a1ac68ce9fcd8d6d942628cf6
[git.ikiwiki.info.git] / doc / plugins / haiku.mdwn
1 [[template id=plugin name=haiku author="[[Joey]]"]]
2 [[tag type/fun]]
4 This plugin allows inserting a randomly generated haiku into a wiki page.
5 Just type:
7         \[[haiku hint="argument"]]
9 [[haiku hint="argument test"]]
11 The hint parameter can be omitted, it only provides the generator a hint of
12 what to write the haiku about. If no hint is given, it might base it on the
13 page name. Since the vocabulary it knows is very small, many hints won't
14 affect the result at all.
16 As a special bonus, enabling this plugin makes any error messages ikiwiki
17 should display be written in haiku.
19 You need to have the Coy module installed for this plugin to do anything
20 interesting. That does all the heavy lifting.