X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/479c7a1ea62d8fce3ef54f9deae89230d0b52a5d..f9618417753fc680eaaa6b42b8555e625103a619:/doc/plugins/camelcase.mdwn

diff --git a/doc/plugins/camelcase.mdwn b/doc/plugins/camelcase.mdwn
index ea0d80f26..1764b31b2 100644
--- a/doc/plugins/camelcase.mdwn
+++ b/doc/plugins/camelcase.mdwn
@@ -1,9 +1,10 @@
-[[template id=plugin name=camelcase included=1 author="[[Joey]]"]]
+[[!template id=plugin name=camelcase author="[[Joey]]"]]
 
-This plugin makes words in CamelCase be treated as a [[WikiLink]]. That is
-to say, any two or more words capitalised and mashed together are assumed
-to be the name of some other page on the wiki, and so become a link.
+This plugin makes words in CamelCase be treated as a [[ikiwiki/WikiLink]].
+That is to say, any two or more words capitalised and mashed together are
+assumed to be the name of some other page on the wiki, and so become a
+link.
 
 If this plugin is enabled, this will be a link: SandBox
 
-[[tag type/link]]
+[[!tag type/link]]