]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/fortune.mdwn
Merge branch 'master' into tova
[git.ikiwiki.info.git] / doc / plugins / fortune.mdwn
index b855c18f3a5f0414f3c5b07b089f2f25fc5fd74c..c47c02e6f3036c31f9c95f5a00d6023e837e7e73 100644 (file)
@@ -1,15 +1,15 @@
-[[template id=plugin name=fortune author="[[Joey]]"]]
-[[tag type/fun]]
+[[!template id=plugin name=fortune author="[[Joey]]"]]
+[[!tag type/fun]]
 
 This just uses the `fortune` program to insert a fortune into the page.
 Usage:
 
-       \[[fortune ]]
+       \[[!fortune ]]
 
-[[if test="enabled(fortune)" then="""
+[[!if test="enabled(fortune)" then="""
 Here's a fortune for you:
 
 ----
 
-[[fortune ]]
+[[!fortune ]]
 """]]