close
Sayahna Sayahna
Search

Difference between pages "Module:Citation/CS1/Configuration" and "Module:Citation/CS1/Configuration/sandbox"


Page 1
Page 2
m (1 revision)
 
m (1 revision)
 
Line 1: Line 1:
 +
--[[
 +
History of changes since last sync: 2014-03-30
 +
2014-04-04: firstn/lastn mismatch;
 +
 +
]]
 +
 
citation_config = {};
 
citation_config = {};
  
Line 317: Line 323:
 
anchor = 'extra_pages',
 
anchor = 'extra_pages',
 
category = 'Pages with citations using conflicting page specifications',
 
category = 'Pages with citations using conflicting page specifications',
 +
hidden = false },
 +
first_missing_last = {
 +
message = '<code>&#124;first$2=</code> missing <code>&#124;last$2=</code> in $1',
 +
anchor = 'first_missing_last',
 +
category = '', --'CS1 errors: last first mismatch',
 
hidden = false },
 
hidden = false },
 
format_missing_url = {
 
format_missing_url = {
Line 333: Line 344:
 
category = 'Pages using citations with old-style implicit et al. in editors',
 
category = 'Pages using citations with old-style implicit et al. in editors',
 
hidden = true },
 
hidden = true },
 +
missing_name = {
 +
message = 'Missing <code>&#124;last$2=</code> in $1',
 +
anchor = 'missing_name',
 +
category = '', --'CS1 errors: last first mismatch',
 +
hidden = false },
 
parameter_ignored = {
 
parameter_ignored = {
 
message = 'Unknown parameter <code>&#124;$1=</code> ignored',
 
message = 'Unknown parameter <code>&#124;$1=</code> ignored',