return {
-- Templates that should never be transcluded
blacklist = {
'TOC.*', -- TOC
'.* menu', 'Menu', -- menus
'.* data', 'Databox', -- databoxes
'.* header', 'Header', -- headers
'.* footer', 'Footer', -- footers
'.* notice', 'Notice', -- notices
'Excerpt Wikipedia', 'Wikipedia excerpt',
-- headers and notices
'Automatic translation', 'Aefprojects', 'Waterpod Student Projects Header', 'Topic header', 'Category', 'QASpage', 'MOST', 'Global Health Medical Device', 'GST.*', 'Fashion Revolution', '.*CrashSavers',
},
-- Tracking categories (without the category namespace)
categories = {
errors = 'Pages with broken excerpts'
},
-- Title of the template styles
styles = 'Excerpt/styles.css'
}