]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/templates.mdwn
(no commit message)
[ikiwiki.git] / doc / templates.mdwn
index 6b237bd9e4159bf4b9f1f61287ae27950da05049..eff0e15e93d5930821677833ce4de8619658fb44 100644 (file)
@@ -81,6 +81,7 @@ that contains it, so you can include WikiLinks and all other forms of wiki
 markup in the template. Note though that such WikiLinks will not show up as
 backlinks to the page that uses the template.
 
-Note the use of "raw_name" inside the [[WikiLink]] generator. This ensures
-that if the name contains something that might be mistaken for wiki markup,
-it's not converted to html before being processed as a [[WikiLink]].
+Note the use of "raw_name" inside the [[ikiwiki/WikiLink]] generator. This
+ensures that if the name contains something that might be mistaken for wiki
+markup, it's not converted to html before being processed as a
+[[ikiwiki/WikiLink]].