X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/96acc321733e39dd115e6e70e0266e5f54790559..a4ad193d464d1e44c8968bff98479fde35f9e60f:/doc/templates.mdwn diff --git a/doc/templates.mdwn b/doc/templates.mdwn index 6b237bd9e..eff0e15e9 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -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]].