View source for Module:Excerpt/config
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
return {
-- Templates that should never be transcluded
templates = {
'.*[Ii]nfobox.*', 'Taxobox', -- infoboxes
'.*[Ss]idebar.*', -- sidebars
'.*[Nn]avbox.*', -- navboxes
'[Cc]urrent.*', -- {{Current}} etc.
'[Pp]p%-.+', -- {{pp-move-indef}} etc.
'[Uu]se .+ dates', -- {{Use dmy dates}} etc.
'[Uu]se .+ English', '[Uu]se .+ spelling', 'EngvarB', -- {{Use American English}} etc.
'[Ss]hort[ -]?desc.*', 'SHORTDESC', 'Description', 'Brief description',
'[Ss]poken.*', -- Spoken Wikipedia related
'.*TOC.*', '[Tt]oc ?[Ll]imit', -- Table of contents related
'.*[Cc]oor.*', 'Location', -- Coordinates
'DISPLAYTITLE', 'Displaytitle', 'Display title', 'Italic title',
'DEFAULT ?SORT', '[Dd]efault ?[Ss]ort',
'Main', '[Mm]ain ?[Aa]rticles?', 'MAIN', '[Mm]ain[12]', 'Main page', '[Ss]ee ?main', 'Readmain', 'Full article',
'Good article', 'Good Article', 'GA article', 'GA icon',
'Featured article', 'Featured', 'Featuredarticle', 'FeaturedSmall',
'Other uses', 'Others?', '[Oo]ther ?[Uu]ses?1?', '[Oo]ther ?[Mm]eanings?', 'Distinguish',
'^[Ff]or', 'For1', 'For2', 'FOR', 'For the', 'Forthe',
000
1:0
Template used on this page:
Return to Module:Excerpt/config.