-#, fuzzy, no-wrap
-#| msgid ""
-#| "<TMPL_UNLESS NAME=\"mouseover\">\n"
-#| "Use this template to create a popup window that is displayed when the mouse\n"
-#| "is over part of the page. This template has two parameters:\n"
-#| "<ul>\n"
-#| "<li>`mouseover` - This is the text or other content that triggers the\n"
-#| "popup.\n"
-#| "<li>`popup` - This should be the content of the popup window. It can be\n"
-#| "anything, even images or a whole little wiki page, but should not be too\n"
-#| "large for good usability.\n"
-#| "</ul>\n"
-#| "Note that browsers that do not support the CSS will display the popup\n"
-#| "inline in the page, inside square brackets.\n"
-#| "</TMPL_UNLESS>\n"
-#| "<span class=\"popup\"><TMPL_VAR mouseover>\n"
-#| "<span class=\"paren\">[</span><span class=\"balloon\"><TMPL_VAR popup></span><span class=\"paren\">]</span>\n"
-#| "</span>\n"