I am using the {{tag#imagemap}} syntax within a template as shown in the Extension:ImageMap article on MediaWiki.org, as shown in the following:
http://jorgie.us/index.php?title=Template:Project_Management_Diagram
However, as you will notice, the <noinclude> text is completely hyperlinked. When I remove the "thumb" configuration, the hyperlink goes away.
When I embedded this template within a category page, as in the following, all the text in the Category page is also treated like a hyperlink (none of it should).
http://jorgie.us/index.php?title=Category:Project_Management
Though when I use the template on a mainspace page, I'm not seeing the problem, as shown here (though I an using a <div> command:
http://jorgie.us/index.php?title=Plan_Project
And then on this page, the words "Here is a" is hyperlinked with the diagram:
http://jorgie.us/index.php?title=Engineering_Design_and_Development
when it should not be. Some quirky behavior when you use the "thumb" setting of an imagemap with the #tag.