Module:Citation/CS1/Configuration: Difference between revisions

Content deleted Content added
m 'no' / 'nos' in |issue= tweak;
extra text true, remove Roman numeral patterns until there is consensus
Line 578:
vpatterns = { -- patterns for |volume=
'^volumes?',
'^vols?[%.:=]?',
'^v[%.:= ]', -- Roman numeral without separator (space char is sep char here)
},
ipatterns = { -- patterns for |issue=
'^issues?',
'^iss[%.:=]?',
'^i[%.:= ]', -- Roman numeral without separator (space char is sep char here)
'^numbers?',
'^nos?%A', -- don't match 'november' or 'nostradamus'
Line 1,352 ⟶ 1,350:
anchor = 'extra_text_volume',
category = 'CS1 errors: extra text: volume',
hidden = falsetrue,
},
err_first_missing_last = {