Jump to content

Module:Citation/CS1/Configuration: Difference between revisions

enable visibility for parameter errors, isbn error, and wikilink in url error
m>Dragons flight
(sync to sandbox, creates temporary transitional hidden error for cite web archiveurl=, this will be merged with the other visible archiveurl= errors new week or so.)
m>Dragons flight
(enable visibility for parameter errors, isbn error, and wikilink in url error)
Line 87: Line 87:
         anchor = 'bad_isbn',
         anchor = 'bad_isbn',
         category = 'Pages with ISBN errors',
         category = 'Pages with ISBN errors',
         hidden = true },
         hidden = false },
     bad_ol = {
     bad_ol = {
         message = 'Check <code>|ol=</code> value',
         message = 'Check <code>|ol=</code> value',
Line 127: Line 127:
         anchor = 'extra_pages',
         anchor = 'extra_pages',
         category = 'Pages with citations using conflicting page specifications‎',
         category = 'Pages with citations using conflicting page specifications‎',
         hidden = true },
         hidden = false },
     format_missing_url = {
     format_missing_url = {
         message = '<code>|format=</code> requires <code>|url=</code>',
         message = '<code>|format=</code> requires <code>|url=</code>',
Line 147: Line 147:
         anchor = 'parameter_ignored',
         anchor = 'parameter_ignored',
         category = 'Pages with citations using unsupported parameters',
         category = 'Pages with citations using unsupported parameters',
         hidden = true },
         hidden = false },
     parameter_ignored_suggest = {
     parameter_ignored_suggest = {
         message = 'Unknown parameter <code>|$1=</code> ignored (<code>|$2=</code> suggested)',
         message = 'Unknown parameter <code>|$1=</code> ignored (<code>|$2=</code> suggested)',
         anchor = 'parameter_ignored_suggest',
         anchor = 'parameter_ignored_suggest',
         category = 'Pages with citations using unsupported parameters',
         category = 'Pages with citations using unsupported parameters',
         hidden = true },
         hidden = false },
     redundant_parameters = {
     redundant_parameters = {
         message = 'More than one of $1 specified',
         message = 'More than one of $1 specified',
         anchor = 'redundant_parameters',
         anchor = 'redundant_parameters',
         category = 'Pages with citations having redundant parameters',
         category = 'Pages with citations having redundant parameters',
         hidden = true },
         hidden = false },
     text_ignored = {
     text_ignored = {
         message = 'Text "$1" ignored',
         message = 'Text "$1" ignored',
         anchor = 'text_ignored',
         anchor = 'text_ignored',
         category = 'Pages with citations using unnamed parameters',
         category = 'Pages with citations using unnamed parameters',
         hidden = true },
         hidden = false },
     trans_missing_chapter = {
     trans_missing_chapter = {
         message = 'Missing or empty <code>|chapter=</code>',
         message = 'Missing or empty <code>|chapter=</code>',
Line 177: Line 177:
         anchor = 'wikilink_in_url',
         anchor = 'wikilink_in_url',
         category = 'Pages with citations having wikilinks embedded in URL titles',
         category = 'Pages with citations having wikilinks embedded in URL titles',
         hidden = true },
         hidden = false },
}
}


Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.