]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/haiku.mdwn
move example
[git.ikiwiki.info.git] / doc / plugins / haiku.mdwn
index d78e609da9132e5cfbd20d8b9d04035efbe21754..f01e2f0f3c19fe9537146711eaeca24b61c2fcee 100644 (file)
@@ -1,20 +1,11 @@
-This plugin allows inserting a randomly generated haiku into a wiki page.
-Just type:
+[[!template id=plugin name=haiku author="[[Joey]]"]]
+[[!tag type/fun]]
 
 
-       \[[haiku hint="argument"]]
+This plugin implements the [[ikiwiki/directive/haiku]] [[ikiwiki/directive]].
+The directive allows inserting a randomly generated haiku into a wiki page.
 
 
-[[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.
-
-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.
+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.
-
-[[tag type/fun]]