This will work in the container scope (the PAGE_CONTAINER template and all included templates):
Rich (BB code):
<xen:if is="!in_array({$contentTemplate}, array('template1','template2','template3'))">
THIS CONTENT WILL SHOW ON ALL PAGES EXCEPT THE TEMPLATES LISTED
</xen:if>
You just need to find the root template of the pages you want to exclude: