]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/haiku.mdwn
* Change %renderedfiles to store an array of files rendered from a given
[ikiwiki.git] / doc / plugins / haiku.mdwn
index 5a9f89c6f351391addb805b213fcc394fdfca915..330e9367d163304c4ed1a643252882433e298f85 100644 (file)
@@ -1,5 +1,10 @@
+[[template id=plugin name=haiku included=1 author="[[Joey]]"]]
+[[tag type/fun]]
+
 This plugin allows inserting a randomly generated haiku into a wiki page.
 This plugin allows inserting a randomly generated haiku into a wiki page.
-Just type \\[[haiku hint="argument"]].
+Just type:
+
+       \[[haiku hint="argument"]]
 
 [[haiku hint="argument test"]]
 
 
 [[haiku hint="argument test"]]
 
@@ -8,7 +13,8 @@ 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.
 
 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.
 
 You need to have the Coy module installed for this plugin to do anything
 interesting. That does all the heavy lifting.