]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/haiku.mdwn
web commit by JordaPolo: Reply to comments; fix my name.
[git.ikiwiki.info.git] / doc / plugins / haiku.mdwn
index 977272cf622fce9c8008cf7972ba1fa9e05012c2..1ea5eb4d912ad485c1d7f7a39554f45e79e77e15 100644 (file)
@@ -1,14 +1,20 @@
+[[template id=plugin name=haiku included=1 author="""[[Joey]]"""]]
+[[tag type/fun]]
+
 This plugin allows inserting a randomly generated haiku into a wiki page.
-Just type \\[[haiku hint="argument with a bear"]].
+Just type:
+
+       \[[haiku hint="argument"]]
 
-[[haiku hint="argument with a bear"]]
+[[haiku hint="argument test"]]
 
-The hint parameter can be omitted, it only provides the generator a hint at
+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.
 
-This plugin is included in ikiwiki, but is not enabled by default.
+As a special bonus, enabling this plugin makes any error messages ikiwiki
+should display be written in haiku.
 
 You need to have the Coy module installed for this plugin to do anything
 interesting. That does all the heavy lifting.