]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/write.mdwn
web commit by PatrickWinnertz: put in some documentation about the tex plugin
[ikiwiki.git] / doc / plugins / write.mdwn
index 7166d15f425b8fb1eadf5c0dfa3b32e8edbbc6ef..d09367f1b1be5784d136ca9b130de4de39431cfd 100644 (file)
@@ -148,7 +148,7 @@ return the htmlized content.
 
        hook(type => "pagetemplate", id => "foo", call => \&pagetemplate);
 
-[[Templates|wikitemplate]] are filled out for many different things in
+[[Templates|wikitemplates]] are filled out for many different things in
 ikiwiki, like generating a page, or part of a blog page, or an rss feed, or
 a cgi. This hook allows modifying the variables available on those
 templates. The function is passed named parameters. The "page" and