Documentation for modules

Attention! This module is copied from Wikipedia:Module:Excerpt/config, do not modify it! To ensure Appropedia's long-term sustainability, all modules (except Module:Appropedia) are copied from Wikipedia and should only be edited to keep them up to date with the latest version.

See Wikipedia:Module:Excerpt/config for this module's documentation.

See also

return {

	-- Templates that should never be transcluded
	blacklist = {
		'TOC.*', -- TOC
		'.* menu', 'Menu',
		'.* data', 'Databox',
		'.* header', 'Header',
		'.* footer', 'Footer',
		'.* notice', 'Notice',
		'Excerpt Wikipedia', 'Wikipedia excerpt',

		-- hatnotes
		'Main',

		-- headers and notices
		'Merge', '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'
	}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.