Module:Citation/CS1/Suggestions/sandbox: Difference between revisions

Content deleted Content added
Undid 986564566 by Izno (talk) Sure, but for this users first need to know the target parameter. While people may guess this from DUPLICATE_* it is better to state this explicitly to make it as user-friendly as possible. Also, our message "xyz suggested" does not mean that the suggested parameter is necessarily a direct 1:1 replacement, only that it is the (most likely) target - additional fixups may still be required in such transformation.
Tags: Undo Reverted
if you would like to make this edit please use the talk page and discuss there.
Line 6:
2020-10-14: Added hints for removed parameters |ASIN-TLD=, |registration=, |subscription=
2020-10-29: Added hints for removed parameter |nocat=, see Help_talk:Citation_Style_1#%7Cnocat=
2020-11-01: Added hint for Citation Bot's |DUPLICATE_*= duplicate parameters
 
]]
Line 320 ⟶ 319:
['^author(%d+)surname$'] = 'author-surname$1', -- old parameter name, enumerated
['^cognome(%d+)$'] = 'last$1', -- Italian, enumerated
['^DUPLICATE_(%w+)$'] = '$1', -- Citation Bot duplicated parameter
['^editorfirst(%d+)$'] = 'editor-first$1', -- old parameter name, enumerated
['^editor(%d+)first$'] = 'editor-first$1', -- old parameter name, enumerated