Module:Citation/CS1/Configuration: Difference between revisions
Synch from sandbox; Migrate cite thesis and cite techreport; Add date validation;
m>Trappist the monk (Add MediaWiki_talk to uncategorized namespaces;) |
m>Trappist the monk (Synch from sandbox; Migrate cite thesis and cite techreport; Add date validation;) |
||
Line 102: | Line 102: | ||
['Day'] = 'day', | ['Day'] = 'day', | ||
['DeadURL'] = 'deadurl', | ['DeadURL'] = 'deadurl', | ||
['Degree'] = 'degree', | |||
['DisplayAuthors'] = {"display-authors", "displayauthors"}, | ['DisplayAuthors'] = {"display-authors", "displayauthors"}, | ||
['DisplayEditors'] = {"display-editors", "displayeditors"}, | ['DisplayEditors'] = {"display-editors", "displayeditors"}, | ||
['Docket'] = 'docket', | |||
['DoiBroken'] = {'doi_inactivedate', 'doi_brokendate', 'DoiBroken'}, | ['DoiBroken'] = {'doi_inactivedate', 'doi_brokendate', 'DoiBroken'}, | ||
['Edition'] = 'edition', | ['Edition'] = 'edition', | ||
Line 112: | Line 114: | ||
['Embargo'] = {'Embargo', 'embargo'}, | ['Embargo'] = {'Embargo', 'embargo'}, | ||
['Format'] = 'format', | ['Format'] = 'format', | ||
['ID'] = {'id', 'ID | ['ID'] = {'id', 'ID'}, | ||
['IgnoreISBN'] = {'ignore-isbn-error', 'ignoreisbnerror'}, | ['IgnoreISBN'] = {'ignore-isbn-error', 'ignoreisbnerror'}, | ||
['Inset'] = 'inset', | ['Inset'] = 'inset', | ||
Line 140: | Line 142: | ||
['PublicationDate'] = {'publicationdate', 'publication-date' }, | ['PublicationDate'] = {'publicationdate', 'publication-date' }, | ||
['PublicationPlace'] = {'publication-place', 'publicationplace' }, | ['PublicationPlace'] = {'publication-place', 'publicationplace' }, | ||
['PublisherName'] = {'publisher', 'distributor'}, | ['PublisherName'] = {'publisher', 'distributor', 'institution'}, | ||
['Quote'] = {'quote', 'quotation'}, | ['Quote'] = {'quote', 'quotation'}, | ||
['Ref'] = {'ref', 'Ref'}, | ['Ref'] = {'ref', 'Ref'}, | ||
Line 227: | Line 229: | ||
category = 'Pages with archiveurl citation errors', | category = 'Pages with archiveurl citation errors', | ||
hidden = false }, | hidden = false }, | ||
bad_date = { | |||
message = 'Check date values in: <code>$1</code>', | |||
anchor = 'bad_date', | |||
category = 'CS1 errors: dates', | |||
hidden = true }, | |||
bad_doi = { | bad_doi = { | ||
message = 'Check <code>|doi=</code> value', | message = 'Check <code>|doi=</code> value', |