-#, fuzzy, no-wrap
-#| msgid ""
-#| " (The [[!iki ikiwiki/directive/pagetemplate desc=\"pagetemplate directive\"]]\n"
-#| " can be used to make a page use a different template than `page.tmpl`.)\"\"\"]]\n"
-#| "* `rsspage.tmpl` - Used for generating rss feeds for blogs.\n"
-#| "* `rssitem.tmpl` - Used for generating individual items on rss feeds.\n"
-#| "* `atompage.tmpl` - Used for generating atom feeds for blogs.\n"
-#| "* `atomitem.tmpl` - Used for generating individual items on atom feeds.\n"
-#| "* `inlinepage.tmpl` - Used for displaying a post in a blog.\n"
-#| "* `archivepage.tmpl` - Used for listing a page in a blog archive page.\n"
-#| "* `titlepage.tmpl` - Used for listing a page by title in a blog archive page.\n"
-#| "* `microblog.tmpl` - Used for showing a microblogging post inline.\n"
-#| "* `blogpost.tmpl` - Used for a form to add a post to a blog (and rss/atom links)\n"
-#| "* `feedlink.tmpl` - Used to add rss/atom links if `blogpost.tmpl` is not used.\n"
-#| "* `aggregatepost.tmpl` - Used by the aggregate plugin to create\n"
-#| " a page for a post.\n"
-#| "* `searchform.tmpl`, `googleform.tmpl` - Used by the search plugin \n"
-#| " and google plugin to add search forms to wiki pages.\n"
-#| "* `searchquery.tmpl` - This is a Omega template, used by the\n"
-#| " search plugin.\n"
-#| "* `comment.tmpl` - Used by the comments plugin to display a comment.\n"
-#| "* `change.tmpl` - Used to create a page describing a change made to the wiki.\n"
-#| "* `recentchanges.tmpl` - Used for listing a change on the RecentChanges page.\n"
-#| "* `autoindex.tmpl` - Filled in by the autoindex plugin to make index pages.\n"
-#| "* `autotag.tmpl` - Filled in by the tag plugin to make tag pages.\n"
-#| "* `calendarmonth.tmpl`, `calendaryear.tmpl` - Used by ikiwiki-calendar to\n"
-#| " make calendar archive pages.\n"
-#| "* `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`,\n"
-#| " `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`,\n"
-#| " `editcomment.tmpl` `commentmoderation.tmpl`, `renamesummary.tmpl`,\n"
-#| " `passwordmail.tmpl`, `openid-selector.tmpl` - Parts of ikiwiki's user\n"
-#| " interface; do not normally need to be customised.\n"