Module:Citation/CS1/Configuration: Difference between revisions

Jump to navigation Jump to search
sync to sandbox, error cat suppression by namespace, merge cite_web_title to bare_url, translation styling, reveal several errors
(sync to sandbox, mostly translation handles almost uniformity for archiveurl errors.)
(sync to sandbox, error cat suppression by namespace, merge cite_web_title to bare_url, translation styling, reveal several errors)
Line 1:
citation_config = {};
 
--[[
List of namespaces that should not be included in citation
error categories. Same as setting notracking = true by default
 
Note: Namespace names should use underscores instead of spaces.
]]
citation_config.uncategorized_namespaces = { 'User', 'User_talk', 'Wikipedia_talk' };
 
--[[
Line 8 ⟶ 16:
module.
]]
 
citation_config.message_list = {
['published'] = 'published $1',
Line 33 ⟶ 40:
['minutes'] = 'minutes in',
 
['trans-title'] = "[$1]",
['quoted-title'] = '"$1"',
['italic-title'] = "''$1''",
['trans-quoted-title'] = "[$1]",
['trans-italic-title'] = "[''$1'']",
['quoted-text'] = '"$1"',
Line 220 ⟶ 228:
anchor = 'bad_url',
category = 'Pages with URL errors',
hidden = truefalse },
bare_url_missing_title = {
message = 'Missing or empty <code>|title=</code>',
anchor = 'bare_url_missing_title',
category = 'Pages with citations having bare URLs‎',
hidden = truefalse },
citation_missing_title = {
message = 'Missing or empty <code>|title=</code>',
anchor = 'citation_missing_title',
category = 'Pages with citations lacking titles‎',
hidden = true },
cite_web_title = {
message = 'Missing or empty <code>|title=</code>',
anchor = 'cite_web_title',
category = '‎Pages using web citations with no title',
hidden = false },
cite_web_url = {
Line 287 ⟶ 290:
hidden = false },
trans_missing_chapter = {
message = 'Missing<code>|trans-chapter=</code> or emptyrequires <code>|chapter=</code>',
anchor = 'trans_missing_chapter',
category = 'Pages with citations using translated terms without the original',
hidden = truefalse },
trans_missing_title = {
message = 'Missing<code>|trans-title=</code> or emptyrequires <code>|title=</code>',
anchor = 'trans_missing_title',
category = 'Pages with citations using translated terms without the original',
hidden = truefalse },
wikilink_in_url = {
message = 'Wikilink embedded in URL title',
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu